Skip to content

Commit

Permalink
chore: change pkg version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hulxv committed Aug 28, 2023
1 parent 06c43a2 commit b9fb905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "prqlite"
version = "1.0.0-dev"
version = "0.1.0"
edition = "2021"
default-run = "prqlite"
authors = ["Mohamed Emad ([email protected])"]
Expand Down

0 comments on commit b9fb905

Please sign in to comment.