Skip to content

Commit 6a6109f

Browse files
authored
V0.1.2 (#29)
* adding :resource_id and :service_id to Booking item response [finishes #147164743] * bump patch release number
1 parent 9ad7232 commit 6a6109f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gonebusy-nodejs-client",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "This is a Node JS client for communicating with the full GoneBusy API",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)