There was an error while loading. Please reload this page.
1 parent 5ec78ed commit 0b4c9e8Copy full SHA for 0b4c9e8
1 file changed
mix.exs
@@ -4,7 +4,7 @@ defmodule Viex.Mixfile do
4
def project do
5
[
6
app: :viex,
7
- version: "0.3.3",
+ version: "0.3.4",
8
elixir: "~> 1.4",
9
description: "Elixir package to validate European VAT numbers with the VIES service.",
10
build_embedded: Mix.env() == :prod,
0 commit comments