From d6a1d1f54933d957c08bc6a3474dc46459e93f83 Mon Sep 17 00:00:00 2001 From: Robert Hensing Date: Tue, 17 May 2022 16:26:33 +0200 Subject: [PATCH] hercules-ci-agent-0.9.5 --- hercules-ci-agent/CHANGELOG.md | 6 +++++- hercules-ci-agent/hercules-ci-agent.cabal | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/hercules-ci-agent/CHANGELOG.md b/hercules-ci-agent/CHANGELOG.md index e16761e3..1ce23590 100644 --- a/hercules-ci-agent/CHANGELOG.md +++ b/hercules-ci-agent/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.9.4] - 2022-05-17 +## [0.9.5] - 2022-05-17 ### Added @@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `hercules-ci-agent-nix_2_5` variant: upgrade to plain `hercules-ci-agent` (2.8.0) or `_nix_2_7`. +## 0.9.4 - 2022-05-17 + +Bad release. See 0.9.5 for changes. + ## [0.9.3] - 2022-04-08 ### Added diff --git a/hercules-ci-agent/hercules-ci-agent.cabal b/hercules-ci-agent/hercules-ci-agent.cabal index 9fd55bef..e01396a8 100644 --- a/hercules-ci-agent/hercules-ci-agent.cabal +++ b/hercules-ci-agent/hercules-ci-agent.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: hercules-ci-agent -version: 0.9.4 +version: 0.9.5 synopsis: Runs Continuous Integration tasks on your machines category: Nix, CI, Testing, DevOps homepage: https://docs.hercules-ci.com