Skip to content

Commit 5c6dc86

Browse files
author
Leon Barrett
committed
Version bump to 1.0.0
1 parent 36e6750 commit 5c6dc86

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
CHANGES
22

3+
1.0.0
4+
5+
- No changes
6+
37
0.4.0
48

59
- Added lazy functions in com.climate.claypoole.lazy

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
;; and limitations under the License.
1313

1414
(defproject com.climate/claypoole
15-
"0.4.0-SNAPSHOT"
15+
"1.0.0"
1616
:description "Claypoole: Threadpool tools for Clojure."
1717
:url "http://github.com/TheClimateCorporation/claypoole/"
1818
:license {:name "Apache License Version 2.0"

0 commit comments

Comments
 (0)