Version 0.4.0 bump

This commit is contained in:
Jamon Holmgren
2012-12-17 18:32:06 -08:00
parent fef24c8dd1
commit 052edceab9

View File

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