Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sentialx committed Apr 15, 2020
1 parent b22abbc commit 46bf7db
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-window-manager",
"version": "2.1.1",
"version": "2.1.2",
"description": "Manage windows in macOS, Windows and Linux",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -41,13 +41,5 @@
"extract-file-icon": "^0.3.2",
"node-addon-api": "2.0.0",
"node-gyp-build": "^4.2.1"
},
"files": [
"dist",
"LICENSE",
"README.md",
"binding.gyp",
"prebuilds",
"lib"
]
}
}

0 comments on commit 46bf7db

Please sign in to comment.