File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Nuget reference:
21
21
22
22
Leiningen/Clojars reference:
23
23
24
- [ org.clojure.clr/tools.namespace "1.1.0.1 "]
24
+ [ org.clojure.clr/tools.namespace "1.2.0 "]
25
25
26
26
27
27
## Notes on the ported code ##
Original file line number Diff line number Diff line change 1
- (defproject org.clojure.clr /tools.namespace " 1.1.0.1 "
1
+ (defproject org.clojure.clr /tools.namespace " 1.2.0 "
2
2
:description " Port of clojure.org/tools.namespace to ClojureCLR"
3
3
:url " https://github.com/clojure/clr.tools.namespace"
4
4
:license {:name " Eclipse Public License"
Original file line number Diff line number Diff line change 17
17
<RepositoryUrl >https://github.com/clojure/clr.tools.reader</RepositoryUrl >
18
18
<Company >ClojureCLR contributors</Company >
19
19
<PackageTags >Clojure;ClojureCLR</PackageTags >
20
- <Version >1.1.0.1 </Version >
20
+ <Version >1.2.0 </Version >
21
21
</PropertyGroup >
22
22
<ItemGroup >
23
23
<EmbeddedResource Include =" tools\namespace\dependency.cljc" />
You can’t perform that action at this time.
0 commit comments