Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 9e1d9de

Browse files
committed
v3.16.14.16 source release
1 parent a4a3f17 commit 9e1d9de

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### Unreleased
22

3+
### 3.16.14.16, 3.16.14.17 - 2016-04-28:
4+
5+
* macOS Sierra binary gem
6+
37
### 3.16.14.14, 3.16.14.15 - 2016-04-28:
48

59
* Enhance compiler version detection and architecture detection #212

lib/libv8/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Libv8
2-
VERSION = "3.16.14.15"
2+
VERSION = "3.16.14.16"
33
end

0 commit comments

Comments
 (0)