Version 1.0 bump

This commit is contained in:
Jamon Holmgren
2013-07-12 16:59:26 -07:00
parent 6c5ce63be6
commit 1a97f6128c

View File

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