diff options
author | Chris Schlaeger <chris@linux.com> | 2014-08-29 22:51:51 +0200 |
---|---|---|
committer | Chris Schlaeger <chris@linux.com> | 2014-08-29 22:51:51 +0200 |
commit | fc6e795e4d3ea58f56dfee75b2c6f982c38386ad (patch) | |
tree | e548220dc1a85a0548dc9125cd144a575327a9e2 /lib | |
parent | 033c7916e8cb05b4d65ad5c7c9d6179efa0a0e29 (diff) | |
download | postrunner-0.0.5.zip |
Bumping version to 0.0.5v0.0.5
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 a6d403e..83b626e 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = "0.0.4" + VERSION = "0.0.5" end |