Skip to content

Commit

Permalink
Merge pull request #284 from terasakisatoshi/prepare-release-v0.20.0
Browse files Browse the repository at this point in the history
bump to v0.20.0
  • Loading branch information
terasakisatoshi committed Nov 28, 2020
2 parents e6d301a + da64f9e commit 85058a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
@@ -1,7 +1,7 @@
name = "MyWorkflow"
uuid = "7abf360e-92cb-4f35-becd-441c2614658a"
authors = ["Satoshi Terasaki <terasakisatoshi.math@gmail.com>"]
version = "0.19.2"
version = "0.20.0"

[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -8,9 +8,11 @@

# Have a try MyWorkflow.jl

- MyWorkflow.jl master (nightly) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/master) Julia v1.5.2
- MyWorkflow.jl master (nightly) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/master) Julia v1.5.3

- MyWorkflow.jl v0.19.2 (stable) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.19.2) Julia v1.5.2
- MyWorkflow.jl v0.20.0 (stable) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.20.0) Julia v1.5.3

- MyWorkflow.jl v0.19.2 (old) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.19.2) Julia v1.5.2

# Feature

Expand Down

0 comments on commit 85058a7

Please sign in to comment.