v1.3.1
Some checks failed
Default (tags) / security (push) Successful in 32s
Default (tags) / test (push) Failing after 36s
Default (tags) / release (push) Has been skipped
Default (tags) / metadata (push) Has been skipped

This commit is contained in:
2025-12-16 10:10:06 +00:00
parent 6a7f7496ea
commit e993f6deb9
4 changed files with 56 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartfs',
version: '1.3.0',
version: '1.3.1',
description: 'a cross platform extendable fs module'
}