diff options
author | Chris Schlaeger <chris@linux.com> | 2017-02-24 21:53:49 +0100 |
---|---|---|
committer | Chris Schlaeger <chris@linux.com> | 2017-02-24 21:53:49 +0100 |
commit | f2b900dda631c85b9200cdf89cd82b6ce56b57ed (patch) | |
tree | 40fae55ad79a220d6658c53cd6327ea7ba6482ca | |
parent | a3a8545121b5a7cd7eb3d53a546bc568914302fd (diff) | |
download | postrunner-0.7.4.zip |
Bumping version to 0.7.4.v0.7.4
-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 b9154db..12d3536 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = '0.7.3' + VERSION = '0.7.4' end |