Skip to content

Commit

Permalink
Rel 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Aug 4, 2020
1 parent e97c536 commit 9a97ab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ branches:
jobs:
include:
- stage: Documentation
julia: 1.0
julia: 1.3
os: linux
script:
- julia --project=docs -e 'using Pkg; Pkg.instantiate(); Pkg.develop(PackageSpec(path=pwd()))'
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "HyperDualNumbers"
uuid = "50ceba7f-c3ee-5a84-a6e8-3ad40456ec97"
authors = ["Rob J Goedman <[email protected]>"]
version = "4.0.1"
version = "4.0.2"

[deps]
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
Expand Down

0 comments on commit 9a97ab1

Please sign in to comment.