Skip to content

Commit 47ae362

Browse files
committed
Release 0.2.0
1 parent 6200388 commit 47ae362

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Also available as Leiningen plugin: [lein-nsorg](https://github.com/immoh/lein-n
1616
Dependency information:
1717

1818
```clj
19-
[nsorg "0.1.3"]
19+
[nsorg "0.2.0"]
2020
```
2121

2222
## Usage

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject nsorg "0.2.0-SNAPSHOT"
1+
(defproject nsorg "0.2.0"
22
:description "Clojure library for organizing ns form"
33
:url "https://github.com/immoh/nsorg"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)