Skip to content

Commit

Permalink
Preparing for new release, new version for OH 4
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Koshak <[email protected]>
  • Loading branch information
rkoshak committed Feb 23, 2023
1 parent db146c9 commit 2df8803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openhab_rules_tools",
"version": "1.2.1",
"version": "2.0.0",
"description": "Functions and classes to make writing openHAB rules in JS Scripting easier.",
"private": false,
"license": "EPL-2.0",
Expand All @@ -21,6 +21,6 @@
"url": "https://github.com/rkoshak/openhab-rules-tools/issues"
},
"devDependencies": {
"openhab": "^4.0.0"
"openhab": "^4.1.0"
}
}

0 comments on commit 2df8803

Please sign in to comment.