diff options
author | Morgan Astra <m@morganastra.me> | 2017-03-04 23:13:08 -0800 |
---|---|---|
committer | Morgan Astra <m@morganastra.me> | 2017-03-04 23:13:08 -0800 |
commit | 5e851322b2e862c9a4c4018413d8b7fb67a31428 (patch) | |
tree | 5784c63e89428857f86959d14d4b0186aae6a7f2 | |
parent | b2aeacd131615f4bfc02de4dcfe87b43e3c1da60 (diff) |
v1.11
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index ae66432..b14ac4e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject witch-house/pronouns "1.10.0-SNAPSHOT" +(defproject witch-house/pronouns "1.11.0-SNAPSHOT" :description "Pronoun.is is a website for personal pronoun usage examples" :url "http://pronoun.is" :license "GNU Affero General Public License 3.0" |