Skip to content

Commit

Permalink
Merge branch 'release/1.1.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Mar 29, 2019
2 parents c0f42fe + ca7baf3 commit 0dc4e8d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "EquationsOfState"
uuid = "0438fec6-b81c-52d9-9651-d286848f50a8"
authors = ["Qi Zhang <[email protected]>"]
version = "1.1.2"
version = "1.1.3"

[deps]
GSL = "92c85e6c-cbff-5e0c-80f7-495c94daaecd"
Expand Down
11 changes: 10 additions & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
julia 1.0
Reexport
Reexport
GSL
InteractiveUtils
LinearAlgebra
LsqFit
Polynomials
Rematch
StaticArrays
Transducers
Unitful

0 comments on commit 0dc4e8d

Please sign in to comment.