Skip to content

Commit

Permalink
bump version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
francescoalemanno committed Apr 27, 2020
1 parent dec75a9 commit a033eb5
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,14 +1,14 @@
name = "NaturalES"
uuid = "89824b7a-ce3e-4367-b4d5-add9d360affc"
authors = ["Francesco Alemanno <[email protected]>"]
version = "0.1.0"
version = "1.0.0"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
julia = "^1"
julia = "^1.3"

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

0 comments on commit a033eb5

Please sign in to comment.