Skip to content

Commit

Permalink
Bumped to the full release, 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Nov 15, 2016
1 parent 0192176 commit 0e06c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject clojusc/twig "0.3.0-SNAPSHOT"
(defproject clojusc/twig "0.3.0"
:description "A little logging helper for Clojure projects"
:url "https://github.com/clojusc/twig"
:license {:name "Eclipse Public License"
Expand All @@ -11,7 +11,7 @@
org.slf4j/slf4j-log4j12
org.slf4j/slf4j-api
log4j/log4j]]
[clojusc/cljs-tools "0.1.0-SNAPSHOT"]
[clojusc/cljs-tools "0.1.0"]
[com.taoensso/timbre "4.7.4"]
[janino "2.5.15"]]
:plugins
Expand Down

0 comments on commit 0e06c11

Please sign in to comment.