Skip to content

Commit 5cea074

Browse files
committed
Bump to 0.5.2
1 parent 0cd828d commit 5cea074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.boot

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(def +project+ 'com.andrewmcveigh/cljs-time)
2-
(def +version+ "0.5.2-SNAPSHOT")
2+
(def +version+ "0.5.2")
33
(def +description+ "A clj-time inspired date library for clojurescript.")
44

55
(def dependencies

0 commit comments

Comments
 (0)