Skip to content

Commit

Permalink
Release v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
slashdotdash committed Jan 8, 2024
1 parent 61bf6e0 commit a3adc76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Next release
## v1.4.3

### Enhancements

Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule EventStore.Mixfile do
use Mix.Project

@source_url "https://github.com/commanded/eventstore"
@version "1.4.2"
@version "1.4.3"

def project do
[
Expand Down

0 comments on commit a3adc76

Please sign in to comment.