diff options
author | Chris Schlaeger <chris@linux.com> | 2015-09-11 19:27:15 +0200 |
---|---|---|
committer | Chris Schlaeger <chris@linux.com> | 2015-09-11 19:27:15 +0200 |
commit | d01d0ee8539f952ba74588ff88ee80da0f058c4e (patch) | |
tree | b766388bd1cf31809614d133f2ce30de643ec350 /lib | |
parent | 2f4c67d20f75168837b92bb84178fa58ffd88d8c (diff) | |
download | postrunner-d01d0ee8539f952ba74588ff88ee80da0f058c4e.zip |
Bumping to version 0.0.9v0.0.9
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 9c27a62..60fcf13 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = "0.0.8" + VERSION = "0.0.9" end |