cesr-ts 0.2.2 → 0.2.3

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.
@@ -2,8 +2,8 @@
2
2
  * Generated by scripts/generate_versions.ts.
3
3
  * Do not edit by hand.
4
4
  */
5
- export const PACKAGE_VERSION = "0.2.2";
6
- export const BUILD_METADATA = "";
5
+ export const PACKAGE_VERSION = "0.2.3";
6
+ export const BUILD_METADATA = "build.1.6ec6de39";
7
7
  export const DISPLAY_VERSION = BUILD_METADATA
8
8
  ? `${PACKAGE_VERSION}+${BUILD_METADATA}`
9
9
  : PACKAGE_VERSION;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cesr-ts",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "CESR parser, primitives, and annotation tooling for TypeScript/JavaScript",
5
5
  "homepage": "https://github.com/kentbull/keri-ts/tree/main/packages/cesr",
6
6
  "repository": {
@@ -2,7 +2,7 @@
2
2
  * Generated by scripts/generate_versions.ts.
3
3
  * Do not edit by hand.
4
4
  */
5
- export declare const PACKAGE_VERSION = "0.2.2";
6
- export declare const BUILD_METADATA = "";
5
+ export declare const PACKAGE_VERSION = "0.2.3";
6
+ export declare const BUILD_METADATA = "build.1.6ec6de39";
7
7
  export declare const DISPLAY_VERSION: string;
8
8
  //# sourceMappingURL=version.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/src/version.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,eAAe,UAAU,CAAC;AACvC,eAAO,MAAM,cAAc,KAAK,CAAC;AACjC,eAAO,MAAM,eAAe,QAET,CAAC"}
1
+ {"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../../src/src/version.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,eAAO,MAAM,eAAe,UAAU,CAAC;AACvC,eAAO,MAAM,cAAc,qBAAqB,CAAC;AACjD,eAAO,MAAM,eAAe,QAET,CAAC"}