1
0
Fork 0
mirror of https://github.com/rubyjs/libv8 synced 2023-03-27 23:21:48 -04:00

bump version for binary release series

This commit is contained in:
Charles Lowell 2015-06-27 02:16:22 +03:00
parent 5fff33b350
commit 07d6dc32cd

View file

@ -1,3 +1,3 @@
module Libv8
VERSION = "3.16.14.8"
VERSION = "3.16.14.9"
end