File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.7] ( https://github.com/NoxHarmonium/nanoweave/compare/v1.2.6...v1.2.7 ) (2024-08-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** deps:** update dependency org.clojure: clojure to v1.11.4 ([ 36a8f15] ( https://github.com/NoxHarmonium/nanoweave/commit/36a8f152dad9305ab1c5ae0d82975741eda6a6fb ) )
7
+
1
8
## [ 1.2.6] ( https://github.com/NoxHarmonium/nanoweave/compare/v1.2.5...v1.2.6 ) (2024-04-01)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nanoweave" ,
3
- "version" : " 1.2.6 " ,
3
+ "version" : " 1.2.7 " ,
4
4
"description" : " A data transformation tool" ,
5
5
"repository" : " git@github.com:NoxHarmonium/nanoweave.git" ,
6
6
"author" : " Sean Dawson <contact@seandawson.info>" ,
Original file line number Diff line number Diff line change 1
- (defproject nanoweave " 1.2.6 "
1
+ (defproject nanoweave " 1.2.7 "
2
2
:description " A data transformation tool"
3
3
:url " http://github.com/noxharmonium/nanoweave"
4
4
:license {:name " Apache License, Version 2.0"
You can’t perform that action at this time.
0 commit comments