Skip to content

Commit 41aba1a

Browse files
committed
bump version and add authors
1 parent 671c8c7 commit 41aba1a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,8 @@ from the database. For both cases, the query should be passed in the
3030

3131
When getting documents by id, the `payload` will be the desired `_id` value.
3232
For `search indexes`, the query should follow the format `indexName:value`.
33+
34+
Authors
35+
-------
36+
* Luiz Gustavo Ferraz Aoqui - [[email protected]](mailto:[email protected])
37+
* Túlio Pascoal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "node-red-node-cf-cloudant",
3-
"version" : "0.2.1",
3+
"version" : "0.2.2",
44
"description" : "A Node-RED node to write to a Cloudant database on Bluemix",
55
"dependencies" : {
66
"nano" : "5.10.0"

0 commit comments

Comments
 (0)