Skip to content

Commit 617e9b4

Browse files
committed
0.3.0
1 parent 0b3d5ae commit 617e9b4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
edition = "2021"
33
name = "deltafy_logos-dev-cli-utils"
4-
version = "0.1.0"
4+
version = "0.3.0"
55

66
[lib]
77
crate-type = ["cdylib"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deltafy/logos-dev-cli-utils",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"repository": "https://github.com/deltafy/logos-dev-cli-utils",

0 commit comments

Comments
 (0)