Skip to content

Commit

Permalink
Increment version (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 13, 2024
1 parent adefc8e commit ef82107
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fastybird/ui-module",
"version": "1.0.0-dev.20",
"version": "1.0.0-dev.21",
"type": "module",
"description" : "FastyBird IoT module for managing visual components",
"keywords": [
Expand Down Expand Up @@ -58,10 +58,10 @@
"pretty:write": "prettier assets --write"
},
"dependencies": {
"@fastybird/metadata-library": "1.0.0-dev.20",
"@fastybird/metadata-library": "1.0.0-dev.21",
"@fastybird/vue-wamp-v1": "^1.2",
"@fastybird/web-ui-icons": "1.0.0-dev.20",
"@fastybird/web-ui-library": "1.0.0-dev.20",
"@fastybird/web-ui-icons": "1.0.0-dev.21",
"@fastybird/web-ui-library": "1.0.0-dev.21",
"@sentry/vue": "^7.113",
"ajv": "^8.12",
"axios": "^1.6",
Expand Down

0 comments on commit ef82107

Please sign in to comment.