Skip to content

Commit c46c2bf

Browse files
committed
Bump to v2
1 parent 9dc0d0d commit c46c2bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ boilerplate-free common sense styling.
88

99
Lein:
1010
```
11-
[org.clojars.mjdowney/excel-clj "2.0.0-SNAPSHOT"]
11+
[org.clojars.mjdowney/excel-clj "2.0.0"]
1212
```
1313

1414
> Note: Ongoing v1.x support can be found on the

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject org.clojars.mjdowney/excel-clj "2.0.0-SNAPSHOT"
1+
(defproject org.clojars.mjdowney/excel-clj "2.0.0"
22
:description "Generate Excel documents & PDFs from Clojure data."
33
:url "https://github.com/matthewdowney/excel-clj"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)