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

ExecJS 2.5.1

This commit is contained in:
Rafael Mendonça França 2015-04-08 19:10:05 -03:00
parent d05949b190
commit a40cb99d53

View file

@ -1,3 +1,3 @@
module ExecJS
VERSION = "2.5.0"
VERSION = "2.5.1"
end