diff --git a/Cargo.toml b/Cargo.toml index 451e866d..dbb01e99 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "calligrapher-ai" -version = "0.1.0" +version = "0.2.0" authors = ["GirkovArpa "] edition = "2018" @@ -18,7 +18,7 @@ OriginalFilename = "https://calligrapher.ai" LegalCopyright = "Copyright © girkovarpa 2021, sjvasquez 2020" FileDescription = "Realistic handwriting generator. Convert text to handwriting using a recurrent neural network. Choose from various print and cursive styles. Customize the outputs and download as SVG." ProductName = "Calligrapher AI" -ProductVersion = "0.1.0" +ProductVersion = "0.2.0" [profile.release] opt-level = "z" # Optimize for size. diff --git a/app/about/about.html b/app/about/about.html index e682d227..8ea87f65 100644 --- a/app/about/about.html +++ b/app/about/about.html @@ -10,7 +10,7 @@
Calligrapher AI - v0.1.0 + v0.2.0