Skip to content

Commit 50d4957

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.1...v2.2.0) (2021-06-25) ### Features * support nested objects ([d1081f7](d1081f7))
1 parent d1081f7 commit 50d4957

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
@@ -20,7 +20,7 @@
2020
]
2121
},
2222
"name": "json-to-protobuf-definition",
23-
"version": "2.1.1",
23+
"version": "2.2.0",
2424
"description": "Generate Protocol Buffer definition from JSON",
2525
"main": "dist/index.js",
2626
"files": [

0 commit comments

Comments
 (0)