Skip to content

Commit

Permalink
Merge pull request #225 from cloudant/prepare-2.3.0-release
Browse files Browse the repository at this point in the history
Prepared for 2.3.0 release
  • Loading branch information
ricellis authored May 22, 2018
2 parents c36caf4 + 555ddf6 commit ea3c74b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 2.3.0 (UNRELEASED)
# 2.3.0 (2018-05-22)

- [NEW] Check for database existence before starting backup. This provides for
better error messages for existence, authentication, and `_bulk_get` problems.
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": "@cloudant/couchbackup",
"version": "2.3.0-SNAPSHOT",
"version": "2.3.0",
"description": "CouchBackup - command-line backup utility for Cloudant/CouchDB",
"homepage": "https://github.com/cloudant/couchbackup",
"repository": "https://github.com/cloudant/couchbackup.git",
Expand Down

0 comments on commit ea3c74b

Please sign in to comment.