Skip to content

Commit

Permalink
Merge pull request #232 from cloudant/prepare-2.3.1-release
Browse files Browse the repository at this point in the history
Prepare for 2.3.1 release
  • Loading branch information
tomblench authored Jun 15, 2018
2 parents 07e83c7 + 4bb8e6a commit 747f6a7
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 @@
# Unreleased
# 2.3.1 (2018-06-15)

- [FIXED] Concurrent database backups use the same default log file.
- [FIXED] IAM token URL override option.
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.1-SNAPSHOT",
"version": "2.3.1",
"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 747f6a7

Please sign in to comment.