Skip to content

Commit dda0761

Browse files
committed
bump version to 2.1.1
1 parent 876f7fb commit dda0761

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "2.1.0",
3+
"version": "2.1.1",
44
"description": "libnut is an N-API module for desktop automation with node",
55
"main": "index.js",
66
"typings": "index.d.ts",

test/window-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "window-integration-tests",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Integration tests to verify window handling",
55
"main": "main.js",
66
"author": {

0 commit comments

Comments
 (0)