Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin67 committed Jul 28, 2023
1 parent 3644d24 commit 29758b2
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
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.

### Miscellaneous Tasks

- Chore: Fix release workflow with proper escapes
- Chore: Fix release workflow with proper escapes (#49)

## [0.1.3] - 2023-07-27

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

@version "0.1.3"
@version "0.1.4"

def project do
[
Expand Down

0 comments on commit 29758b2

Please sign in to comment.