Skip to content

Commit 4cfc777

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2021-05-31) ### Bug Fixes * remove assets for GitHub release ([ca58011](ca58011))
1 parent ca58011 commit 4cfc777

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.0",
23+
"version": "2.1.1",
2424
"description": "Generate Protocol Buffer definition from JSON",
2525
"main": "dist/index.js",
2626
"files": [

0 commit comments

Comments
 (0)