Skip to content

Commit

Permalink
Bump libs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmartinelli committed Apr 26, 2022
1 parent 49b4b08 commit b8e0841
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
*.jl.mem
/docs/build/
/Manifest.toml
.vscode
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name = "BPPLib"
uuid = "4cecd8e0-2093-46a9-836b-e2148d4f1997"
authors = ["Rafael Martinelli"]
version = "0.3.0"
version = "1.0.0"

[deps]
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
ZipFile = "0.9"
julia = "1.5.3"
julia = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit b8e0841

Please sign in to comment.