Skip to content

Commit

Permalink
Release 0.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
JonyEpsilon committed Dec 26, 2014
1 parent bccb694 commit 3cadff8
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
Expand Up @@ -2,7 +2,7 @@
;;;;
;;;; gg4clj is licenced to you under the MIT licence. See the file LICENCE.txt for full details.

(defproject gg4clj "0.1.0-SNAPSHOT"
(defproject gg4clj "0.1.0"
:description "A simple wrapper for R's ggplot2 in Clojure and Gorilla REPL."
:url "https://github.com/JonyEpsilon/gg4clj"
:license {:name "MIT"}
Expand Down

0 comments on commit 3cadff8

Please sign in to comment.