Skip to content

Commit e31f5a1

Browse files
committed
Release v1.12.0.
1 parent 48b79db commit e31f5a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## 1.12.0 (Jun 26, 2015)
22
- Adds [`Oolong.setPrototypeOf`][setPrototypeOf].
33

44
[setPrototypeOf]: https://github.com/moll/js-oolong/blob/master/doc/API.md#Oolong.setPrototypeOf

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oolong",
3-
"version": "1.11.1",
3+
"version": "1.12.0",
44
"description": "Utilities for objects. Simple, tasteful and plentiful. Supports inherited properties.",
55
"keywords": [
66
"functional",

0 commit comments

Comments
 (0)