Skip to content

Commit 36233f0

Browse files
committed
Roll version
1 parent f30ce6a commit 36233f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- uses: actions/checkout@v2
3838
- uses: erlef/setup-elixir@v1
3939
with:
40-
otp-version: 24.0
41-
elixir-version: 1.12
40+
otp-version: 25.0
41+
elixir-version: 1.13
4242
- run: mix deps.get
4343
- run: mix hex.publish --yes

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## v0.1.0 (TBA)
1+
## v0.1.0 (2022-09-11)
22

33
* Initial release

0 commit comments

Comments
 (0)