Version 0.6.1

This commit is contained in:
Jamon Holmgren
2013-05-17 10:46:54 -07:00
parent df108175bd
commit 0cc70d6ebb

View File

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