Skip to content

Commit

Permalink
add "SNAPSHOT" back to the name/description of our clojure project.
Browse files Browse the repository at this point in the history
  • Loading branch information
agilliland committed Oct 16, 2015
1 parent f13f00e commit 1137e5a
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 @@
;; -*- comment-column: 70; -*-
;; full set of options are here .. https://github.com/technomancy/leiningen/blob/master/sample.project.clj

(defproject metabase "metabase-0.12.0"
(defproject metabase "metabase-SNAPSHOT"
:description "Metabase Community Edition"
:url "http://metabase.com/"
:min-lein-version "2.5.0"
Expand Down

0 comments on commit 1137e5a

Please sign in to comment.