fix(core): update

This commit is contained in:
2022-07-31 15:19:19 +02:00
parent 75fa530f73
commit 93709f920e
2 changed files with 2 additions and 2 deletions

View File

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