Skip to content

Commit

Permalink
chore: release v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Aug 6, 2013
1 parent 05dec3d commit 4cc2641
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<a name="v0.10.0"></a>
## v0.10.0 (2013-08-06)

<a name="v0.9.8"></a>
### v0.9.8 (2013-08-05)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@
"engines": {
"node": "~0.8 || ~0.10"
},
"version": "0.9.8"
"version": "0.10.0"
}

3 comments on commit 4cc2641

@geddski
Copy link

@geddski geddski commented on 4cc2641 Aug 6, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! What's the plan going forward, a 0.11.x unstable branch, or are you just going to have the one stable channel?

@vojtajina
Copy link
Contributor Author

@vojtajina vojtajina commented on 4cc2641 Aug 6, 2013 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@geddski
Copy link

@geddski geddski commented on 4cc2641 Aug 7, 2013 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.