We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db122c0 commit 7529a2eCopy full SHA for 7529a2e
‎src/version.ts
@@ -16,7 +16,7 @@ export const BOOK_LANGUAGE_VERSION: string_semantic_version = '1.0.0';
16
* @generated
17
* @see https://github.com/webgptorg/promptbook
18
*/
19
-export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.83.0';
+export const PROMPTBOOK_ENGINE_VERSION: string_promptbook_version = '0.84.0-0';
20
21
22
/**
‎src/versions.txt
@@ -587,3 +587,4 @@
587
0.82.0-3
588
0.82.0
589
0.83.0
590
+0.84.0-0
0 commit comments