Skip to content

Commit

Permalink
changed version to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Hirschberger committed Oct 16, 2024
1 parent bcb4a02 commit ad17f48
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,11 +1,11 @@
{
"name": "MMM-TouchButton",
"version": "0.0.6",
"version": "0.0.7",
"description": "A MagicMirror² module to create touchable buttons displayed with icons that can be used to call scripts or send notifications.",
"main": "MMM-TouchButton",
"dependencies": {
"js-uuid": "latest",
"jsonpath-plus": "10.0.0",
"jsonpath-plus": "10.0.1",
"@iconify/iconify": "latest"
},
"devDependencies": {},
Expand Down

0 comments on commit ad17f48

Please sign in to comment.