lib/guacamole/version.rb in guacamole-0.3.0 vs lib/guacamole/version.rb in guacamole-0.4.0
- old
+ new
@@ -1,5 +1,5 @@
# -*- encoding : utf-8 -*-
module Guacamole
# Current version of the gem
- VERSION = '0.3.0'
+ VERSION = '0.4.0'
end
- old
+ new