fix(core): update

This commit is contained in:
2024-03-07 13:22:24 +01:00
parent 1431e439a0
commit de29ed1e5c
4 changed files with 7 additions and 7 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartversion',
version: '3.0.4',
version: '3.0.5',
description: 'handle semver with ease'
}