Skip to content

Commit

Permalink
Version 0.1.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
aphyr committed Dec 3, 2012
1 parent 67731fc commit df9dc94
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 @@ -7,7 +7,7 @@
(defn relative-path [path]
(expand-path (str (dirname *file*) "/" path)))

(defproject riemann "0.1.3"
(defproject riemann "0.1.4-SNAPSHOT"
:description
"A network event stream processor. Intended for analytics, metrics, and alerting; and to glue various monitoring systems together."
:url "http://github.com/aphyr/riemann"
Expand Down

0 comments on commit df9dc94

Please sign in to comment.