From 5e851322b2e862c9a4c4018413d8b7fb67a31428 Mon Sep 17 00:00:00 2001 From: Morgan Astra Date: Sat, 4 Mar 2017 23:13:08 -0800 Subject: [PATCH] v1.11 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"