fix(repo): no changes to commit

This commit is contained in:
2026-03-12 20:11:47 +00:00
parent 4908c21b84
commit 5bf1779243
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-12 - 2.0.2 - fix(repo)
no changes to commit
## 2026-03-12 - 2.0.1 - fix(repository)
no changes to commit

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '2.0.1',
version: '2.0.2',
description: 'develop npm modules cross platform with docker'
}