Skip to content

Commit

Permalink
bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andpodob committed Nov 2, 2021
1 parent 1fc1f97 commit e241a63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
### PR's not influencing public API:
* add CHANGELOG update verification #340
* action enforcing changelog fix #342
* bump version to 0.8.0 #344
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Membrane.Mixfile do
use Mix.Project

@version "0.7.0"
@version "0.8.0"
@source_ref "v#{@version}"

def project do
Expand Down

0 comments on commit e241a63

Please sign in to comment.