Skip to content

Commit 37687da

Browse files
committed
Release v1.2.1
1 parent c83192e commit 37687da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Master
3+
## 1.2.1
44
* Improve stream format error. [#950](https://github.com/membraneframework/membrane_core/pull/950)
55
* Minor fixes in `Membrane.Connector`. [#952](https://github.com/membraneframework/membrane_core/pull/952)
66

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Membrane.Mixfile do
22
use Mix.Project
33

4-
@version "1.2.0"
4+
@version "1.2.1"
55
@source_ref "v#{@version}"
66

77
def project do

0 commit comments

Comments
 (0)