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