Skip to content

Commit

Permalink
Revert "chore: release (#34)" (#35)
Browse files Browse the repository at this point in the history
This reverts commit 51731b7.
  • Loading branch information
shanithkk authored May 6, 2024
1 parent 3d6b09f commit 59b4c5f
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 54 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["HugoByte", "The HugoByte Team <[email protected]>"]
edition = "2021"
repository = "https://github.com/hugobyte/composer.git"
version = "0.0.2"
version = "0.0.1"

# Config for 'cargo dist'
[workspace.metadata.dist]
Expand Down
5 changes: 0 additions & 5 deletions cli/CHANGELOG.md

This file was deleted.

11 changes: 0 additions & 11 deletions composer-primitives/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion composer-primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ thiserror = "1.0.50"
itertools = "0.12.1"
tempfile = "3.2.0"
walkdir = "2"
anyhow = "1.0.65"
anyhow = "1.0.65"
35 changes: 0 additions & 35 deletions echo-library/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion echo-library/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ convert_case = "0.6.0"
itertools = "0.12.1"
walkdir = "2"
composer-primitives = "0.0.1"
rayon = "1.8.1"
rayon = "1.8.1"

0 comments on commit 59b4c5f

Please sign in to comment.