File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- (defproject org.clojure.clr /tools.namespace " 1.0.0.3 "
1
+ (defproject org.clojure.clr /tools.namespace " 1.1.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.0.0.3 </Version >
20
+ <Version >1.1.0 </Version >
21
21
</PropertyGroup >
22
22
<ItemGroup >
23
23
<EmbeddedResource Include =" tools\namespace\dependency.cljc" />
33
33
<Folder Include =" Properties\" />
34
34
</ItemGroup >
35
35
<ItemGroup >
36
- <PackageReference Include =" clr.tools.reader" Version =" 1.3.2.2 " />
36
+ <PackageReference Include =" clr.tools.reader" Version =" 1.3.4 " />
37
37
</ItemGroup >
38
38
</Project >
You can’t perform that action at this time.
0 commit comments