fix(core): update

This commit is contained in:
2023-06-10 16:38:25 +02:00
parent 9e8b30391a
commit 1887645625
4 changed files with 19 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/webdetector',
version: '2.0.0',
version: '2.0.1',
description: 'detect different environments within the browser'
}