Skip to content

Commit 2c7937a

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2021-05-31) ### Features * add npm publish step ([de44747](de44747)) * enable GitHub release ([d2b4116](d2b4116)) * update Node version to 14 from 12 ([379efe8](379efe8)) * use npm instead of yarn ([b883cf7](b883cf7)) ### Reverts * "check the npm token" ([bf4a6e6](bf4a6e6))
1 parent 30b3d20 commit 2c7937a

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
@@ -29,7 +29,7 @@
2929
]
3030
},
3131
"name": "json-to-protobuf-definition",
32-
"version": "1.0.0",
32+
"version": "2.1.0",
3333
"description": "Generate Protocol Buffer definition from JSON",
3434
"main": "dist/index.js",
3535
"files": [

0 commit comments

Comments
 (0)