Skip to content

Commit 976c564

Browse files
Version 0.1.4
1 parent 401e622 commit 976c564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.boot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(task-options!
22
pom {:project 'com.clojure-goes-fast/jvm-alloc-rate-meter
3-
:version "0.1.4-SNAPSHOT"
3+
:version "0.1.4"
44
:description "Measure JVM heap allocation rate in real time"
55
:url "http://github.com/clojure-goes-fast/jvm-alloc-rate-meter"
66
:scm {:url "http://github.com/clojure-goes-fast/jvm-alloc-rate-meter"}

0 commit comments

Comments
 (0)