lib/postrunner/version.rb in postrunner-0.6.0 vs lib/postrunner/version.rb in postrunner-0.7.0
- old
+ new
@@ -9,7 +9,7 @@
# it under the terms of version 2 of the GNU General Public License as
# published by the Free Software Foundation.
#
module PostRunner
- VERSION = '0.6.0'
+ VERSION = '0.7.0'
end