Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyjh committed Aug 31, 2023
1 parent 7285f15 commit 0173ea5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,9 @@ Versions follow [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html)

## Unreleased changes post [1.4.0]

## [1.4.1] - 2023-08-30
- Bump minimum required Elixir version to 1.12.

## [1.4.0] - 2023-08-27

### Added
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -2,7 +2,7 @@ defmodule Dialyxir.Mixfile do
use Mix.Project

@source_url "https://github.com/jeremyjh/dialyxir"
@version "1.4.0"
@version "1.4.1"

def project do
[
Expand Down

0 comments on commit 0173ea5

Please sign in to comment.