File tree Expand file tree Collapse file tree
BLite.Client.SourceGenerators Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88}
99
1010group = " io.blite"
11- version = " 0.1.3 "
11+ version = " 0.1.4 "
1212
1313java {
1414 toolchain { languageVersion.set(JavaLanguageVersion .of(21 )) }
Original file line number Diff line number Diff line change 99 <RootNamespace >BLite.Client.SourceGenerators</RootNamespace >
1010 <AssemblyName >BLite.Client.SourceGenerators</AssemblyName >
1111
12- <Version >0.1.3 </Version >
12+ <Version >0.1.4 </Version >
1313 <Authors >BLite Team</Authors >
1414 <Company >EntglDb</Company >
1515 <Copyright >Copyright © 2026 Luca Fabbri</Copyright >
Original file line number Diff line number Diff line change 11{
22 "name" : " @blite/client" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " TypeScript/Node.js client for BLite database server" ,
55 "author" : " EntglDb" ,
66 "license" : " AGPL-3.0" ,
Original file line number Diff line number Diff line change 99 <RootNamespace >BLite.Client</RootNamespace >
1010 <AssemblyName >BLite.Client</AssemblyName >
1111
12- <Version >0.1.3 </Version >
13- <AssemblyVersion >0.1.3 .0</AssemblyVersion >
14- <FileVersion >0.1.3 .0</FileVersion >
12+ <Version >0.1.4 </Version >
13+ <AssemblyVersion >0.1.4 .0</AssemblyVersion >
14+ <FileVersion >0.1.4 .0</FileVersion >
1515 <Authors >BLite Team</Authors >
1616 <Company >EntglDb</Company >
1717 <Copyright >Copyright © 2026 Luca Fabbri</Copyright >
Original file line number Diff line number Diff line change 88 <RootNamespace >BLite.Proto</RootNamespace >
99 <AssemblyName >BLite.Proto</AssemblyName >
1010
11- <Version >0.1.3 </Version >
12- <AssemblyVersion >0.1.3 .0</AssemblyVersion >
13- <FileVersion >0.1.3 .0</FileVersion >
11+ <Version >0.1.4 </Version >
12+ <AssemblyVersion >0.1.4 .0</AssemblyVersion >
13+ <FileVersion >0.1.4 .0</FileVersion >
1414 <Authors >BLite Team</Authors >
1515 <Company >EntglDb</Company >
1616 <Copyright >Copyright © 2026 Luca Fabbri</Copyright >
Original file line number Diff line number Diff line change 99 <AssemblyName >BLite.Server</AssemblyName >
1010 <OutputType >Exe</OutputType >
1111
12- <Version >0.1.3 </Version >
13- <AssemblyVersion >0.1.3 .0</AssemblyVersion >
14- <FileVersion >0.1.3 .0</FileVersion >
12+ <Version >0.1.4 </Version >
13+ <AssemblyVersion >0.1.4 .0</AssemblyVersion >
14+ <FileVersion >0.1.4 .0</FileVersion >
1515 <Authors >BLite Team</Authors >
1616 <Company >EntglDb</Company >
1717 <Copyright >Copyright © 2026 Luca Fabbri</Copyright >
You can’t perform that action at this time.
0 commit comments