diff --git a/mix.exs b/mix.exs index 4f2e6a9a..afd54db1 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule WebauthnComponents.MixProject do # Don't forget to change the version in `package.json` @name "WebauthnComponents" @source_url "https://github.com/liveshowy/webauthn_components" - @version "0.6.4" + @version "0.6.5" def project do [ diff --git a/package.json b/package.json index 982db587..7706be3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webauthn_components", - "version": "0.6.4", + "version": "0.6.5", "main": "./priv/static/main.js", "repository": {}, "files": [