fix(core): update

This commit is contained in:
2022-07-31 15:18:04 +02:00
parent b46d1e19a7
commit f5617d9d45
9 changed files with 42 additions and 65 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smartgit',
version: '2.0.3',
version: '2.0.4',
description: 'smart wrapper for nodegit'
}