We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88fa6b7 commit 8283265Copy full SHA for 8283265
1 file changed
execjs.gemspec
@@ -1,7 +1,7 @@
1
Gem::Specification.new do |s|
2
s.name = "execjs"
3
- s.version = "0.3.1"
4
- s.date = "2011-05-03"
+ s.version = "0.3.2"
+ s.date = "2011-05-05"
5
6
s.homepage = "https://github.com/sstephenson/execjs"
7
s.summary = "Run JavaScript code from Ruby"
0 commit comments