Version 1.0.3

This commit is contained in:
Jamon Holmgren
2013-08-01 14:15:35 -07:00
parent 85c6cac3dc
commit 9a83b6060c

View File

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