@mikezimm/fps-library-v2 2.0.150 → 2.0.151

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  export const PackageNameFpsLv2 = 'fps-library-v2';
2
- export const PackageVersionFpsLv2 = '2.0.150';
3
- export const PackageVersionLabelFpsLv2 = 'fps-library-v2@2.0.150';
4
- export const PackageVersionTimeFpsLv2 = '9/8/2025, 9:07:06 PM EDT';
2
+ export const PackageVersionFpsLv2 = '2.0.151';
3
+ export const PackageVersionLabelFpsLv2 = 'fps-library-v2@2.0.151';
4
+ export const PackageVersionTimeFpsLv2 = '9/8/2025, 9:08:31 PM EDT';
5
5
  //# sourceMappingURL=PackageVersion.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mikezimm/fps-library-v2",
3
- "version": "2.0.150",
3
+ "version": "2.0.151",
4
4
  "description": "Library of reusable typescript/javascript functions, interfaces and constants",
5
5
  "license": "MIT",
6
6
  "main": "./lib/index.js",