lib/applix/version.rb in applix-0.4.11 vs lib/applix/version.rb in applix-0.4.12

- old
+ new

@@ -1,5 +1,5 @@ # gem version is extracted automatically from this class during the build # process class Applix - VERSION = '0.4.11' + VERSION = '0.4.12' end