Skip to content

Commit

Permalink
Bumped version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svettwer committed Mar 1, 2021
1 parent 97a5cab commit 88675be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion e2e/tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "e2e-tests",
"version": "1.4.2",
"version": "1.6.0",
"description": "nut.js E2E tests",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion e2e/tests/packages/window-integration-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "window-integration-tests",
"version": "1.4.2",
"version": "1.6.0",
"description": "Integration tests to verify window handling",
"main": "main.js",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nut-tree/nut-js",
"version": "1.5.0",
"version": "1.6.0",
"license": "Apache-2.0",
"main": "dist/index",
"typings": "dist/index",
Expand Down

0 comments on commit 88675be

Please sign in to comment.