Skip to content

Commit

Permalink
Bump version to 1.3.0 stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Legato committed May 23, 2012
1 parent 612bf0d commit df21a1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,4 +1,5 @@
*~
.lein-env
target
pom.xml

2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject clansi "1.3.0-SNAPSHOT"
(defproject org.clojars.pjlegato/clansi "1.3.0"
:description "ANSI style and color codes for Clojure."
:plugins [[lein-swank "1.4.4"]]
:dependencies [[org.clojure/clojure "1.3.0"]])

0 comments on commit df21a1e

Please sign in to comment.