Skip to content

Commit

Permalink
upgrade version for registration
Browse files Browse the repository at this point in the history
  • Loading branch information
xiuliren committed Jan 29, 2022
1 parent 7076342 commit f1b1a8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "BigArrays"
uuid = "c2a8506f-1b35-5b08-8aa1-bb4a7b47a05e"
authors = ["Jingpeng Wu <jingpeng.wu@gmail.com>"]
version = "1.3.0"
version = "1.3.2"

[deps]
AWSCore = "4f1ea46c-232b-54a6-9b17-cc2d0f3e6598"
Expand All @@ -23,4 +23,4 @@ julia = "≥ 1.3.0"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]
test = ["Test"]

0 comments on commit f1b1a8c

Please sign in to comment.