Skip to content

Commit b753116

Browse files
committed
Updating CHANGELOG and version number.
1 parent 0d6d296 commit b753116

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## 2.0
44

5+
### 2.2.0
6+
* Adding support for SearchQuery (thanks to https://github.com/goatandsheep).
7+
58
### 2.1.1
69
* Updating `couchbase` to the latest version (2.2.2).
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "couchbase-promises",
33
"longName": "Couchbase Promises",
44
"description": "An A+ Promises wrapper for the Couchbase SDK.",
5-
"version": "2.1.1",
5+
"version": "2.2.0",
66

77
"dependencies": {
88
"bluebird": "~3.4.1",

0 commit comments

Comments
 (0)