Skip to content

Commit

Permalink
chore: minor edits
Browse files Browse the repository at this point in the history
  • Loading branch information
zklend-tech committed Aug 19, 2024
1 parent 83c8397 commit f9d3b62
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
target
/build/
/target/
2 changes: 1 addition & 1 deletion Scarb.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ version = 1

[[package]]
name = "zklend"
version = "0.1.0"
version = "0.3.4"
2 changes: 1 addition & 1 deletion Scarb.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zklend"
version = "0.1.0"
version = "0.3.4"
edition = "2023_01"
license = "BUSL"
repository = "https://github.com/zkLend/zklend-v1-core/"
Expand Down

0 comments on commit f9d3b62

Please sign in to comment.