Skip to content
This repository has been archived by the owner on Oct 9, 2022. It is now read-only.

Commit

Permalink
0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Jun 9, 2013
1 parent a066643 commit 13ba926
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1101,6 +1101,8 @@ user ✩ foo ✩ ->
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [grunt](https://github.com/cowboy/grunt).

## Release History
- 0.4.5 - error handling using domains, better output for listAdmins command, bugfix database command

- 0.4.4 - better messages on setup, fix for content command on document level

- 0.4.3 - connetions defaults.json is now ~/.cushion/defaults.json
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cushion-cli",
"description": "Command line tool for CouchDB based on cushion.",
"version": "0.4.4",
"version": "0.4.5",
"homepage": "https://github.com/stefanjudis/cushion-cli",
"author": {
"name": "stefan judis",
Expand Down

0 comments on commit 13ba926

Please sign in to comment.