Bump version 2.0.1

This commit is contained in:
Faisal Salman
2025-02-04 21:49:28 +07:00
parent 3ca23193dd
commit 51dce55e65
19 changed files with 276 additions and 210 deletions

View File

@@ -1,4 +1,4 @@
// Type definitions for Helpers submodule of UAParser.js v2.0.0
// Type definitions for Helpers submodule of UAParser.js v2.0.1
// Project: https://github.com/faisalman/ua-parser-js
// Definitions by: Faisal Salman <https://github.com/faisalman>

View File

@@ -1,5 +1,5 @@
///////////////////////////////////////////////
/* Helpers for UAParser.js v2.0.0
/* Helpers for UAParser.js v2.0.1
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
AGPLv3 License */

View File

@@ -3,7 +3,7 @@
// Source: /src/helpers/ua-parser-helpers.js
///////////////////////////////////////////////
/* Helpers for UAParser.js v2.0.0
/* Helpers for UAParser.js v2.0.1
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
AGPLv3 License */