From ceca14a343a00c6a036b9a5d7d8f1d250ce2399e Mon Sep 17 00:00:00 2001 From: em Date: Sun, 22 Aug 2021 08:54:14 +0200 Subject: [PATCH] prepare 0.7.0 release --- Gemfile.lock | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0fe5028..9c49349 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - docker-sync (0.6.0) + docker-sync (0.7.0) daemons (~> 1.2, >= 1.2.3) docker-compose (~> 1.1, >= 1.1.7) dotenv (~> 2.1, >= 2.1.1) @@ -21,7 +21,7 @@ GEM backticks (1.0.2) coderay (1.1.3) concurrent-ruby (1.1.8) - daemons (1.3.1) + daemons (1.4.0) diff-lcs (1.4.4) docker-compose (1.1.12) backticks (~> 1.0) diff --git a/VERSION b/VERSION index a918a2a..faef31a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.6.0 +0.7.0