diff options
author | Morgan Astra <m@morganastra.me> | 2018-11-14 13:03:36 -0800 |
---|---|---|
committer | Morgan Astra <m@morganastra.me> | 2018-11-14 13:03:36 -0800 |
commit | 52a5a3f6abd5295d9bd22002965c0a52a4202713 (patch) | |
tree | b9aebc5978cdac3c1baa5469748ccf0b2df1c441 | |
parent | 80e1c5eb26a0d0d2a732f7634a51e94bdcd9029a (diff) |
Bump project version
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 5a67479..1cc3d8d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject witch-house/pronouns "1.11.0-SNAPSHOT" +(defproject witch-house/pronouns "1.12.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" |