We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3d5ae commit 617e9b4Copy full SHA for 617e9b4
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
edition = "2021"
3
name = "deltafy_logos-dev-cli-utils"
4
-version = "0.1.0"
+version = "0.3.0"
5
6
[lib]
7
crate-type = ["cdylib"]
package.json
@@ -1,6 +1,6 @@
{
"name": "@deltafy/logos-dev-cli-utils",
- "version": "0.2.0",
+ "version": "0.3.0",
"main": "index.js",
"types": "index.d.ts",
"repository": "https://github.com/deltafy/logos-dev-cli-utils",
0 commit comments