Skip to content

Commit

Permalink
updated to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mburridge96 committed Sep 23, 2024
1 parent 0abb0f5 commit 7f048e7
Show file tree
Hide file tree
Showing 7 changed files with 151 additions and 1,079 deletions.
38 changes: 0 additions & 38 deletions .github/workflows/cli.yml

This file was deleted.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ro-crate-rs"
version = "0.1.0"
version = "0.3.0"
edition = "2021"
repository = "https://github.com/intbio-ncl/ro-crate-rs"
authors = ["Matt Burridge <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rocraters"
version = "0.1.0"
version = "0.3.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
Loading

0 comments on commit 7f048e7

Please sign in to comment.