MIT license in gemspec

This commit is contained in:
Loic Nageleisen 2013-10-04 14:54:12 +02:00
parent 68a37bd4a1
commit b3f6f48544
2 changed files with 2 additions and 1 deletions

View file

@ -1,6 +1,6 @@
module Umodule
module Source
VERSION = 0.5
VERSION = '0.5.1'
def self.bundled_path
File.expand_path('../source/umodule.js', __FILE__)