Skip to content

Commit

Permalink
lein-release plugin: preparing 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
peterschwarz committed Apr 10, 2014
1 parent e2100fa commit 537bde6
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,4 +1,4 @@
(defproject clj-firmata "1.0.0-SNAPSHOT"
(defproject clj-firmata "1.0.0"
:description "clj-firmata provides access to Standard Firmata (http://firmata.org/) commands via clojure"
:url "https://github.com/peterschwarz/clj-firmata"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 537bde6

Please sign in to comment.