Skip to content

Commit

Permalink
fix version in mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-hek committed Nov 20, 2023
1 parent 51965be commit e85627d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Membrane.CameraCapture.Mixfile do
use Mix.Project

@version "0.7.0"
@version "0.7.1"
@github_url "https://github.com/membraneframework/membrane_camera_capture_plugin"

def project do
Expand Down

0 comments on commit e85627d

Please sign in to comment.