about summary refs log tree commit diff
path: root/project.clj
diff options
context:
space:
mode:
authorMorgan Astra <m@morganastra.me>2016-09-22 17:17:19 -0700
committerMorgan Astra <m@morganastra.me>2016-09-22 17:17:19 -0700
commitc956d354a1952fb443abe614cee392f5c7762747 (patch)
treea3b69dbcd58b3debc994be4164556d78cf26ecc1 /project.clj
parente5a3e15964788a0f1c1efbc12e9d497a148f6b6f (diff)
bump version number for deployment
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index a930d9a..770c000 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject witch-house/pronouns "1.9.0-SNAPSHOT"
+(defproject witch-house/pronouns "1.10.0-SNAPSHOT"
   :description "Pronoun.is is a website for personal pronoun usage examples"
   :url "http://pronoun.is"
   :dependencies [[org.clojure/clojure "1.6.0"]