Version 0.7

This commit is contained in:
Jamon Holmgren
2013-06-03 08:36:25 -07:00
parent 90bbaa5ab8
commit 1ae4505b4a

View File

@@ -1,3 +1,3 @@
module ProMotion
VERSION = "0.6.5" unless defined?(ProMotion::VERSION)
VERSION = "0.7.0" unless defined?(ProMotion::VERSION)
end