Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrykuzmenkov committed Nov 16, 2015
1 parent 9995710 commit 6e65f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/env.bash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
export VERSION='0.2.0'
export VERSION='0.2.1'
export CHECK_TIMEOUT=3
export TASKS_DIR=$(readlink -f './tasks')
export WORK_DIR=$(readlink -f './proc')
Expand Down

0 comments on commit 6e65f28

Please sign in to comment.