Skip to content

Commit

Permalink
Merge pull request #132 from MastodonC/version-bump
Browse files Browse the repository at this point in the history
Version 0.1.0
  • Loading branch information
acron0 committed Jan 14, 2016
2 parents e2a0285 + d416f06 commit 2ad19d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(def slf4j-version "1.7.12")
(def cider-nrepl-version "0.9.1")

(defproject witan.app "0.1.0-SNAPSHOT"
(defproject witan.app "0.1.0"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:min-lein-version "2.0.0"
Expand Down

0 comments on commit 2ad19d6

Please sign in to comment.