Skip to content

Commit 413637a

Browse files
chore(release): bump version to 0.6.0
1 parent 1739584 commit 413637a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pushduck/cli",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"type": "module",
55
"description": "Official CLI for pushduck - Add S3 upload functionality to your Next.js project",
66
"main": "dist/index.cjs",

packages/pushduck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pushduck",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"type": "module",
55
"author": "Abhay Ramesh",
66
"license": "MIT",

0 commit comments

Comments
 (0)