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

Release 2.6.0

This commit is contained in:
Rafael Mendonça França 2015-08-14 14:57:11 -03:00
parent 1a92790be6
commit f431ca81c6

View file

@ -1,3 +1,3 @@
module ExecJS
VERSION = "2.5.2"
VERSION = "2.6.0"
end