diff --git a/HISTORY.md b/HISTORY.md index ac6b7f7..6d31d2d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,4 @@ -# UNRELEASED +# 0.1.2 (2014-11-05) * emit 'change id' when id changes diff --git a/package.json b/package.json index 1f20f42..54f25d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bamboo", - "version": "0.1.1", + "version": "0.1.2", "author": "Roman Shtylman ", "dependencies": { "emitter-component": "1.1.0",