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

ExecJS 2.2.0

This commit is contained in:
Joshua Peek 2014-06-06 14:43:08 -04:00
parent cbb23d6fef
commit d67a9b9f9b

View file

@ -1,3 +1,3 @@
module ExecJS
VERSION = "2.1.0"
VERSION = "2.2.0"
end