Skip to content

Commit 860ad5e

Browse files
committed
chore: bump version to 0.7.3
1 parent 1bd2dfe commit 860ad5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/node-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckops",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Deck operate CLI tool - File processing and conversion tools",
55
"type": "module",
66
"main": "./dist/cli.js",

sdks/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deckops/sdk",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Deckops TypeScript SDK for Node.js and browsers",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)