BREAKING CHANGE(core): update

This commit is contained in:
2023-06-10 13:47:29 +02:00
parent 5a037699b5
commit 817a660662
3 changed files with 11 additions and 10 deletions

View File

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