Skip to content

Commit eb2a52f

Browse files
chore(cli): bump version to 1.0.0
1 parent b6ad49b commit eb2a52f

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

packages/cli/package-lock.json

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "@svg-maps/cli",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0",
44
"description": "Command-Line Interface to manage SVG maps",
55
"type": "module",
66
"main": "./lib/index.js",

0 commit comments

Comments
 (0)