diff options
author | Chris Schlaeger <chris@linux.com> | 2017-02-24 21:39:26 +0100 |
---|---|---|
committer | Chris Schlaeger <chris@linux.com> | 2017-02-24 21:39:26 +0100 |
commit | 3d869b1696b35842213da7dbb40a78faa6da465d (patch) | |
tree | b3a35019b983b321b0069e47cbb45139c82cb090 | |
parent | 67ec00e8a0fa02b092db70f011c7fbff29f6c758 (diff) | |
download | postrunner-3d869b1696b35842213da7dbb40a78faa6da465d.zip |
Bumping version to 0.7.3.v0.7.3
-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 07d25d4..b9154db 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = '0.7.2' + VERSION = '0.7.3' end |