Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briancavalier committed Aug 8, 2014
1 parent e2f514b commit 003c3c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "most",
"main": "most.js",
"version": "0.6.0",
"version": "0.6.1",
"homepage": "https://github.com/cujojs/most",
"authors": [
"Brian Cavalier <brian@hovercraftstudios.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "most",
"version": "0.6.0",
"version": "0.6.1",
"description": "Monadic streams",
"main": "most.js",
"scripts": {
Expand Down

0 comments on commit 003c3c1

Please sign in to comment.