From 9ef4204bb80db713a3b79fc58244de37c9cf1c25 Mon Sep 17 00:00:00 2001 From: Carlos Souza Date: Wed, 4 Sep 2024 11:30:16 -0400 Subject: [PATCH 1/2] Bump to v0.5.1 --- CHANGELOG.md | 2 +- mix.exs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92de8fd..78aea5d 100644 --- a/CHANGELOG.md +++ b/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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [v0.5.1](https://github.com/wowica/xogmios/releases/tag/v0.5.1) (2024-09-03) ### Fixed diff --git a/mix.exs b/mix.exs index 68bf454..d0f18c9 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule Xogmios.MixProject do @description "An Elixir client for Ogmios" @source_url "https://github.com/wowica/xogmios" - @version "0.5.0" + @version "0.5.1" def project do [ From b70f571cbdadef9d20babedb5aba197097dc67db Mon Sep 17 00:00:00 2001 From: Carlos Souza Date: Wed, 4 Sep 2024 11:31:14 -0400 Subject: [PATCH 2/2] Fix date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78aea5d..efc8fd4 100644 --- a/CHANGELOG.md +++ b/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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v0.5.1](https://github.com/wowica/xogmios/releases/tag/v0.5.1) (2024-09-03) +## [v0.5.1](https://github.com/wowica/xogmios/releases/tag/v0.5.1) (2024-09-04) ### Fixed