Skip to content

Commit

Permalink
Merge pull request #202 from neelsmith/dev
Browse files Browse the repository at this point in the history
Accept updated version of Orthography pkg
  • Loading branch information
neelsmith authored Jun 3, 2024
2 parents 69af706 + 6dbe680 commit dbaa38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PolytonicGreek"
uuid = "72b824a7-2b4a-40fa-944c-ac4f345dc63a"
authors = ["Neel Smith <dnsmith.neel@gmail.com>"]
version = "0.21.11"
version = "0.21.12"

[deps]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Expand All @@ -16,6 +16,6 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
Compat = "4"
DocStringExtensions = "0.9"
Documenter = "1"
Orthography = "0.21"
Orthography = "0.22"
TestSetExtensions = "2"
julia = "1"

0 comments on commit dbaa38a

Please sign in to comment.