Skip to content

Commit b755720

Browse files
committed
version increase to 1.1.0
1 parent 3379245 commit b755720

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ More important methods are `getItems(listUUID)`, `saveItem(listUuid, itemName, s
2929

3030
## Changelog
3131

32+
### 1.1.0
33+
* (foxriver76) use API version v2
34+
3235
### 1.0.2
3336
* (foxriver76) minor code optimization, nothing functional
3437

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bring-shopping",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Nodejs wrapper for the Bring! API",
55
"author": {
66
"name": "Moritz Heusinger",

0 commit comments

Comments
 (0)