Skip to content

Commit

Permalink
Set version to 1.1.0. (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikekre authored Mar 28, 2019
1 parent 2f4512b commit e97768d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Tensors"
uuid = "48a634ad-e948-5137-8d70-aa71f2a747f4"
version = "1.0.2"
version = "1.1.0"

[deps]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Expand Down
2 changes: 1 addition & 1 deletion docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
deps = ["ForwardDiff", "LinearAlgebra", "SIMD", "Statistics"]
path = ".."
uuid = "48a634ad-e948-5137-8d70-aa71f2a747f4"
version = "1.0.2"
version = "1.1.0"

[[Test]]
deps = ["Distributed", "InteractiveUtils", "Logging", "Random"]
Expand Down

0 comments on commit e97768d

Please sign in to comment.