Skip to content

Commit b91a154

Browse files
committed
chore: bump v0.13.1
1 parent 7522246 commit b91a154

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 0.13.1 (January, 10, 2025)
4+
5+
- relax StreamData version constraint #149
6+
37
## 0.13.0 (June, 25, 2021)
48

59
* Bug fix for selections

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Norm.MixProject do
22
use Mix.Project
33

4-
@version "0.13.0"
4+
@version "0.13.1"
55
@source_url "https://github.com/elixir-toniq/norm"
66

77
def project do

0 commit comments

Comments
 (0)