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

ExecJS 2.0.1

This commit is contained in:
Joshua Peek 2013-08-27 10:03:57 -05:00
parent 4d6fe5f138
commit ed184d5270

View file

@ -1,3 +1,3 @@
module ExecJS
VERSION = "2.0.0"
VERSION = "2.0.1"
end