Skip to content

Commit

Permalink
fix: fix version lost
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Mar 5, 2021
1 parent 6dc2e4b commit 96c1195
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coco"
version = "0.4.1"
version = "0.4.2"
authors = ["Inherd Group <[email protected]>", "Phodal Huang <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down Expand Up @@ -80,6 +80,7 @@ zip = "0.5"

content_inspector = "0.2.4"

structopt = "0.3"
[dependencies.framework]
path = "framework"

Expand Down

0 comments on commit 96c1195

Please sign in to comment.