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

ExecJS 1.2.5

This commit is contained in:
Joshua Peek 2011-09-12 17:00:43 -05:00
parent d1ef2298a4
commit 7e0c372dd0

View file

@ -1,3 +1,3 @@
module ExecJS
VERSION = "1.2.4"
VERSION = "1.2.5"
end