Skip to content

Commit 2f4fc70

Browse files
Tomas WinklerTomas Winkler
authored andcommitted
update package version and kontent-backup-manager version
1 parent 28fb871 commit 2f4fc70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kentico/kontent-cli",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Command line interface tool that can be used for generating and running Kontent migration scripts",
55
"main": "./lib/index.js",
66
"types": "./lib/types/index.d.ts",
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/Kentico/kontent-cli#readme",
4949
"dependencies": {
50-
"@kentico/kontent-backup-manager": "3.0.1",
50+
"@kentico/kontent-backup-manager": "3.2.1",
5151
"chalk": "^4.0.0",
5252
"dotenv": "^8.2.0",
5353
"yargs": "^15.3.1"

0 commit comments

Comments
 (0)