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

- old
+ new

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