task(build): Bumped version to 0.1.3

This commit is contained in:
Michael Carlberg 2016-05-26 14:36:05 +02:00
parent 5f2b0e682f
commit a3c58643d5
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ $ sudo apt-get install fonts-font-awesome
> **NOTE:** In Void Linux you will need to install `git-perl` to get support for submodules.
~~~ sh
$ git clone --branch 0.1.2 --recursive https://github.com/jaagr/lemonbuddy.git
$ git clone --branch 0.1.3 --recursive https://github.com/jaagr/lemonbuddy.git
$ mkdir lemonbuddy/build
$ cd lemonbuddy/build
$ cmake ..