fix(core): update

This commit is contained in:
2022-08-02 17:06:30 +02:00
parent 45acf16dd7
commit 4c06c6fcc6
5 changed files with 15 additions and 41 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@mojoio/sentry',
version: '2.0.0',
version: '2.0.1',
description: 'an unofficial abstraction package for sentry.io'
}