We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401e622 commit 976c564Copy full SHA for 976c564
build.boot
@@ -1,6 +1,6 @@
1
(task-options!
2
pom {:project 'com.clojure-goes-fast/jvm-alloc-rate-meter
3
- :version "0.1.4-SNAPSHOT"
+ :version "0.1.4"
4
:description "Measure JVM heap allocation rate in real time"
5
:url "http://github.com/clojure-goes-fast/jvm-alloc-rate-meter"
6
:scm {:url "http://github.com/clojure-goes-fast/jvm-alloc-rate-meter"}
0 commit comments