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

Commit 040bcf3

Browse files
committed
v0.11.0
1 parent 588feac commit 040bcf3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 0.11
3+
## 0.11.0 2012/12/04
44

55
* upgrade V8 version to 3.11.8
66
* remove dependency on libv8. enable compilation against system v8

lib/v8/version.rb

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

0 commit comments

Comments
 (0)