Skip to content

Commit 4a33c57

Browse files
committed
Version 0.12.5-SNAPSHOT
1 parent d9d0f63 commit 4a33c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(def example-base-command
44
["trampoline" "with-profile" "default,example" "run" "-m"])
55

6-
(defproject link "0.12.4"
6+
(defproject link "0.12.5-SNAPSHOT"
77
:description "A clojure framework for nonblocking network programming"
88
:url "http://github.com/sunng87/link"
99
:license {:name "Eclipse Public License - v 1.0"

0 commit comments

Comments
 (0)