diff --git a/LICENSE.txt b/LICENSE.txt index 1dcda4a..6553d80 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2021, Eunbin Jeong (Dalgona.) , +Copyright (c) 2022, Eunbin Jeong (Dalgona.) , with Reserved Font Name NeoDunggeunmo Pro. This Font Software is licensed under the SIL Open Font License, Version 1.1. diff --git a/mix.exs b/mix.exs index 761c3c2..368e2ea 100644 --- a/mix.exs +++ b/mix.exs @@ -4,7 +4,7 @@ defmodule NeoDGMPro.MixProject do def project do [ app: :neodgm_pro, - version: "1.0.11", + version: "1.0.20", elixir: "~> 1.13", start_permanent: Mix.env() == :prod, deps: deps(),