From a6c97ab31e8abf17d669810e456216a4d7bbba58 Mon Sep 17 00:00:00 2001 From: Satoshi Terasaki Date: Sat, 30 May 2020 13:04:03 +0900 Subject: [PATCH] v0.11.0 -> v0.11.1 --- Project.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 997e32a9..f05f5c09 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MyWorkflow" uuid = "7abf360e-92cb-4f35-becd-441c2614658a" authors = ["Satoshi Terasaki "] -version = "0.11.0" +version = "0.11.1" [deps] Atom = "c52e3926-4ff0-5f6e-af25-54175e0327b1" diff --git a/README.md b/README.md index 4463113a..7c7ea784 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://terasakisatoshi.github.io/MyWorkflow.jl/dev) - dev (master) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/master) -- stable (v0.11.0) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.11.0) +- stable (v0.11.1) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/terasakisatoshi/MyWorkflow.jl/v0.11.1) - An example of workflow using Docker and GitHub Actions