diff options
author | Chris Schlaeger <chris@linux.com> | 2016-01-29 20:47:57 +0100 |
---|---|---|
committer | Chris Schlaeger <chris@linux.com> | 2016-01-29 20:47:57 +0100 |
commit | 37a4284cc4affbf243ad8e6056cbd592b5b23035 (patch) | |
tree | 7d0073095a70c9d7b76ba75ed73aff6636d98faf | |
parent | f46daf2b2d7a642ace7e08bd1a455ce7bd9d38a7 (diff) | |
download | postrunner-0.1.0.zip |
Bumping version to 0.1.0v0.1.0
-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 9ce33eb..a7bf15c 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = "0.0.11" + VERSION = "0.1.0" end |