From 7550e962298f0cf2bd88a2639a07fcf88c23e1dd Mon Sep 17 00:00:00 2001 From: David Cliff Date: Tue, 27 Aug 2024 13:58:48 +0000 Subject: [PATCH] Version fix --- .version | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.version b/.version index b4ae2bd..72189de 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.0.60 +0.0.61 diff --git a/Gemfile.lock b/Gemfile.lock index 94191b1..b8b5181 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - atlas_rb (0.0.59) + atlas_rb (0.0.61) faraday (~> 2.7) faraday-follow_redirects (~> 0.3.0) faraday-multipart (~> 1) @@ -37,7 +37,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.12.0) rspec-support (3.12.1) - uri (0.13.0) + uri (0.13.1) PLATFORMS x86_64-linux