lib/applix/version.rb in applix-0.4.12 vs lib/applix/version.rb in applix-0.4.13
- old
+ new
@@ -1,5 +1,5 @@
# gem version is extracted automatically from this class during the build
# process
class Applix
- VERSION = '0.4.12'
+ VERSION = '0.4.13'
end