fix(core): update

This commit is contained in:
2023-11-15 15:15:18 +01:00
parent 6ebb7cec81
commit f2949c5f21
5 changed files with 1887 additions and 1071 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartgit',
version: '3.0.1',
version: '3.0.2',
description: 'smart wrapper for nodegit'
}