Skip to content

Commit e85627d

Browse files
committed
fix version in mix.exs
1 parent 51965be commit e85627d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

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

4-
@version "0.7.0"
4+
@version "0.7.1"
55
@github_url "https://github.com/membraneframework/membrane_camera_capture_plugin"
66

77
def project do

0 commit comments

Comments
 (0)