Skip to content

Commit

Permalink
release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GregMefford committed Aug 5, 2019
1 parent 17a0a75 commit 7c319ef
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
Expand Up @@ -4,7 +4,7 @@ defmodule Zbar.Mixfile do
def project do
[
app: :zbar,
version: "0.2.0",
version: "0.2.1",
description: "Scan one or more barcodes from a JPEG image",
elixir: "~> 1.4",
make_targets: ["all"],
Expand Down

0 comments on commit 7c319ef

Please sign in to comment.