lib/postrunner/version.rb in postrunner-1.0.4 vs lib/postrunner/version.rb in postrunner-1.0.5

- 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 = '1.0.4' + VERSION = '1.0.5' end