mustang.gemspec in mustang-0.1.1 vs mustang.gemspec in mustang-0.2.0
- old
+ new
@@ -1,10 +1,10 @@
# -*- ruby -*-
Gem::Specification.new do |s|
s.name = "mustang"
s.summary = "Awesome V8 JavaScript engine embedded into the Ruby's shiny body"
- s.version = "0.1.1"
+ s.version = "0.2.0"
s.authors = ["Chris Kowalik", "Cubox"]
s.description = "Ruby proxy library for Google V8 Javascript engine."
s.homepage = "http://github.com/nu7hatch/mustang"
s.email = "chris@nu7hat.ch"
s.license = "MIT"