Rails support

This commit is contained in:
Loic Nageleisen 2013-10-01 09:05:02 +02:00
parent e9a75766fd
commit 15239dbcec
5 changed files with 36 additions and 3 deletions

View file

@ -1,5 +1,5 @@
module Sprockets
module Umodule
VERSION = '1.0.0'
VERSION = '1.1.0'
end
end