1
0
Fork 0
mirror of https://github.com/rails/execjs synced 2023-03-27 23:21:20 -04:00

ExecJS 0.3.3

This commit is contained in:
Joshua Peek 2011-05-06 08:38:29 -05:00
parent ee65ab12ba
commit 8a7db7b8c9

View file

@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = "execjs"
s.version = "0.3.2"
s.date = "2011-05-05"
s.version = "0.3.3"
s.date = "2011-05-06"
s.homepage = "https://github.com/sstephenson/execjs"
s.summary = "Run JavaScript code from Ruby"