fix(license): add missing MIT license file to repository

This commit is contained in:
2026-04-16 14:18:12 +00:00
parent 10190a39fc
commit 0e35256062
4 changed files with 337 additions and 781 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartregistry',
version: '2.9.0',
version: '2.9.1',
description: 'A composable TypeScript library implementing OCI, NPM, Maven, Cargo, Composer, PyPI, and RubyGems registries for building unified container and package registries'
}