Skip to content

Commit

Permalink
Merge pull request #397 from terasakisatoshi/prepare-release-v0.27.0
Browse files Browse the repository at this point in the history
bump up version to 0.27.0
  • Loading branch information
terasakisatoshi committed Oct 2, 2021
2 parents d6c7e43 + 8f81497 commit 68425d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.26.0"
version = "0.27.0"

[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@

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

- MyWorkflow.jl v0.26.0 (stable) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.26.0) Julia v1.6.3
- MyWorkflow.jl v0.27.0 (stable) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.27.0) Julia v1.6.3

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

Expand Down

0 comments on commit 68425d2

Please sign in to comment.