Skip to content

Commit 37a7c0e

Browse files
committed
Version bump to v2.0.0
1 parent 2462aee commit 37a7c0e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnut",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"description": "libnut is an N-API module for desktop automation with node",
55
"main": "index.js",
66
"typings": "index.d.ts",

test/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnut-test",
3-
"version": "1.1.2",
3+
"version": "2.0.0",
44
"description": "libnut test package",
55
"main": "index.js",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)