diff options
author | Chris Schlaeger <chris@linux.com> | 2016-03-02 21:53:49 +0100 |
---|---|---|
committer | Chris Schlaeger <chris@linux.com> | 2016-03-02 21:53:49 +0100 |
commit | d97ea905ff56f4737a05c83a04fa0c712ace889a (patch) | |
tree | 51d6038360874529d8267cbe77bff40e13125a24 | |
parent | 755006d0b0bdbfff1cac4cafc7d7fce0fd2fff9e (diff) | |
download | postrunner-0.2.1.zip |
Bumping version to 0.2.1v0.2.1
-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 5449934..5e32993 100644 --- a/lib/postrunner/version.rb +++ b/lib/postrunner/version.rb @@ -11,5 +11,5 @@ # module PostRunner - VERSION = "0.2.0" + VERSION = "0.2.1" end |