@promptbook/cli 0.113.0-2 → 0.113.0-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.
package/src/version.ts CHANGED
@@ -16,7 +16,7 @@ export const BOOK_LANGUAGE_VERSION: string_semantic_version = '2.0.0';
16
16
  * @generated
17
17
  * @see https://github.com/webgptorg/promptbook
18
18
  */
19
- export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.113.0-2';
19
+ export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.113.0-3';
20
20
 
21
21
  /**
22
22
  * Represents the version string of the Promptbook engine.
package/src/versions.txt CHANGED
@@ -1168,4 +1168,4 @@
1168
1168
  0.112.0
1169
1169
  0.113.0-0
1170
1170
  0.113.0-1
1171
- 0.113.0-2
1171
+ 0.113.0-3
package/umd/index.umd.js CHANGED
@@ -63,7 +63,7 @@
63
63
  * @generated
64
64
  * @see https://github.com/webgptorg/promptbook
65
65
  */
66
- const PROMPTBOOK_ENGINE_VERSION = '0.113.0-2';
66
+ const PROMPTBOOK_ENGINE_VERSION = '0.113.0-3';
67
67
  /**
68
68
  * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine
69
69
  * Note: [💞] Ignore a discrepancy between file name and entity name