Bump version to 0.1.0

Initial version bump. From this point on I'll be trying to stick to
Semantic Versioning as much as I can.
This commit is contained in:
2012-04-25 23:55:02 +01:00
parent 5d78ff1568
commit a9e236d786

View File

@@ -2,4 +2,4 @@
set -e set -e
[ -n "$TMUXIFIER_DEBUG" ] && set -x [ -n "$TMUXIFIER_DEBUG" ] && set -x
echo "0.0.1" echo "0.1.0"