Skip to content

Commit

Permalink
chore(release): v6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Oct 22, 2024
1 parent f32c6ec commit b28a42b
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zeromq",
"version": "6.0.8",
"version": "6.1.0",
"description": "Next-generation ZeroMQ bindings for Node.js",
"main": "lib/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -70,15 +70,17 @@
},
"files": [
"CHANGELOG.md",
"LICENSE",
"LICENSE.txt",
"LICENSE_MPL-2.0.txt",
"README.md",
"binding.gyp",
"CMakeLists.txt",
"vcpkg.json",
"*.d.ts",
"*.js",
"lib",
"src",
"build",
"script",
"prebuilds",
"tsconfig.json"
],
"scripts": {
Expand Down

0 comments on commit b28a42b

Please sign in to comment.