Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
daveray committed Jun 21, 2011
1 parent 3a6dc5a commit 912ad36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/gaidica/project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
:description "Example Seesaw application"
:dependencies [[org.clojure/clojure "1.2.0"]
[org.clojure/clojure-contrib "1.2.0"]
[seesaw "1.0.7-SNAPSHOT"]])
[seesaw "1.0.7"]])
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject seesaw "1.0.7-SNAPSHOT"
(defproject seesaw "1.0.7"
:description "A Swing wrapper/DSL for Clojure. You want seesaw.core, FYI. See http://seesaw-clj.org for more info."
:url "http://seesaw-clj.org"
:mailing-list {:name "seesaw-clj"
Expand Down

0 comments on commit 912ad36

Please sign in to comment.