Skip to content

Commit

Permalink
Working on v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jhs committed May 19, 2012
1 parent 1db5eed commit 57354ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion erlang/kanso.json
@@ -1,5 +1,5 @@
{ "name": "ecouchdb"
, "version": "0.1.1"
, "version": "0.1.2"
, "description": "CouchDB development and management tools (Erlang)"
, "dependencies": { "traditional-couchapp": "~0.1.0"
}
Expand Down
2 changes: 1 addition & 1 deletion js/kanso.json
@@ -1,5 +1,5 @@
{ "name": "couchdb"
, "version": "0.1.1"
, "version": "0.1.2"
, "description": "CouchDB development and management tools (JavaScript)"
, "dependencies": { "traditional-couchapp": "~0.1.0"
}
Expand Down

0 comments on commit 57354ee

Please sign in to comment.