Skip to content

Commit a0e1cba

Browse files
authored
Bumping version (#100)
1 parent 7a8db5e commit a0e1cba

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "webflow-api",
33
"description": "Webflow's official Node.js SDK for Data APIs",
4-
"version": "1.2.3",
4+
"version": "1.3.0",
55
"types": "dist/index.d.ts",
66
"main": "dist/index.js",
77
"contributors": [
8+
"Rodney Urquhart (https://github.com/rodneyu215)",
89
"John Agan (https://github.com/johnagan)"
910
],
1011
"repository": {

0 commit comments

Comments
 (0)