Skip to content

Commit

Permalink
Raise version
Browse files Browse the repository at this point in the history
  • Loading branch information
LenKlose committed Sep 26, 2024
1 parent cb187a8 commit 628af6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/task/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dvelop-sdk/task",
"description": "This package contains functionality for the Task-App in the d.velop cloud.",
"version": "3.0.9",
"version": "3.0.10",
"license": "Apache-2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -22,4 +22,4 @@
"dependencies": {
"@dvelop-sdk/core": "^2.1.5"
}
}
}

0 comments on commit 628af6a

Please sign in to comment.