Skip to content

Commit

Permalink
Roll version
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultzer committed Sep 11, 2022
1 parent f30ce6a commit 36233f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- uses: actions/checkout@v2
- uses: erlef/setup-elixir@v1
with:
otp-version: 24.0
elixir-version: 1.12
otp-version: 25.0
elixir-version: 1.13
- run: mix deps.get
- run: mix hex.publish --yes
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## v0.1.0 (TBA)
## v0.1.0 (2022-09-11)

* Initial release

0 comments on commit 36233f0

Please sign in to comment.