Skip to content

Commit a805d57

Browse files
committed
Published using @Stream44 Studio
Signed-off-by: Christoph <christoph@christoph.diy>
1 parent bdb223f commit a805d57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,4 @@ Repository DID: `did:repo:adba68602ba0b2eb0ea86e7b24427cf8fa9ab286`
182182
</tr>
183183
</table>
184184

185-
(c) 2026 [Christoph.diy](https://christoph.diy) • Code: `LGPL` • Text: `CC-BY` • Created with [Stream44.Studio](https://Stream44.Studio)
185+
(c) 2026 [Christoph.diy](https://christoph.diy) • Code: `LGPL` • Text: [GNU Free Documentation License](https://www.gnu.org/licenses/fdl-1.3.txt) • Created with [Stream44.Studio](https://Stream44.Studio)

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "t44",
3-
"version": "0.4.0-rc.15",
3+
"version": "0.4.0-rc.16",
44
"license": "LGPL",
55
"repository": {
66
"type": "git",
@@ -88,9 +88,9 @@
8888
"@ucanto/principal": "^9.0.3",
8989
"@ucanto/server": "^11.0.3",
9090
"json-schema-ref-resolver": "^3.0.0",
91-
"@stream44.studio/encapsulate": "^0.4.0-rc.16",
92-
"@stream44.studio/dco": "^0.3.0-rc.13",
93-
"@stream44.studio/t44-blockchaincommons.com": "^0.1.0-rc.14"
91+
"@stream44.studio/encapsulate": "^0.4.0-rc.17",
92+
"@stream44.studio/dco": "^0.3.0-rc.14",
93+
"@stream44.studio/t44-blockchaincommons.com": "^0.1.0-rc.15"
9494
},
9595
"devDependencies": {
9696
"@types/bun": "^1.3.4",

0 commit comments

Comments
 (0)