Skip to content

Commit

Permalink
Merge pull request #354 from terasakisatoshi/prepare-release-v0.23.0
Browse files Browse the repository at this point in the history
bump up version to 0.23.0
  • Loading branch information
terasakisatoshi committed May 5, 2021
2 parents 6c42664 + 50e6a48 commit 7a0e9f6
Show file tree
Hide file tree
Showing 2 changed files with 3 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.22.0"
version = "0.23.0"

[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -8,9 +8,9 @@

# 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.6.0
- MyWorkflow.jl master (nightly) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/master) Julia v1.6.1

- MyWorkflow.jl v0.22.0 (stable) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.22.0) Julia v1.5.4
- MyWorkflow.jl v0.23.0 (stable) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.22.0) Julia v1.6.1

# Feature

Expand Down

0 comments on commit 7a0e9f6

Please sign in to comment.