File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
csharp/Link.Foundation.Links.Notation Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <Description >Link.Foundation's Platform.Protocols.Lino Class Library</Description >
55 <Copyright >Konstantin Diachenko</Copyright >
66 <AssemblyTitle >Link.Foundation.Links.Notation</AssemblyTitle >
7- <VersionPrefix >0.11.1 </VersionPrefix >
7+ <VersionPrefix >0.11.2 </VersionPrefix >
88 <Authors >Konstantin Diachenko</Authors >
99 <TargetFramework >net8</TargetFramework >
1010 <PackageId >Link.Foundation.Links.Notation</PackageId >
Original file line number Diff line number Diff line change 11{
22 "name" : " links-notation" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.2 " ,
44 "description" : " Links Notation parser for JavaScript" ,
55 "main" : " dist/index.js" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " links-notation"
7- version = " 0.11.0 "
7+ version = " 0.11.2 "
88description = " Python implementation of the Links Notation parser"
99readme = " README.md"
1010license = {text = " Unlicense" }
Original file line number Diff line number Diff line change 11[package ]
22name = " links-notation"
3- version = " 0.11.0 "
3+ version = " 0.11.2 "
44edition = " 2021"
55description = " Rust implementation of the Links Notation parser"
66license = " Unlicense"
You can’t perform that action at this time.
0 commit comments