diff options
author | Chris Schlaeger <chris@linux.com> | 2014-09-03 22:05:13 +0200 |
---|---|---|
committer | Chris Schlaeger <chris@linux.com> | 2014-09-03 22:05:13 +0200 |
commit | 3add3cbc47b4664d0795d1587ec2e7459e349994 (patch) | |
tree | aa98270e990c90a36739cd28958fd6cca9a7aa14 /lib | |
parent | ec59add23f3f3424fb2247f2cfd4dc2a11b94e2f (diff) | |
download | postrunner-0.0.6.zip |
Bumping version to 0.0.6v0.0.6
Diffstat (limited to 'lib')
-rw-r--r-- | lib/postrunner/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/postrunner/version.rb b/lib/postrunner/version.rb index 83b626e..f757890 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = "0.0.5" + VERSION = "0.0.6" end |