Skip to content

Commit cc9cc2a

Browse files
committed
bump version
1 parent 9c752fc commit cc9cc2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

smart-environment/smart_env.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export class SmartEnv {
4141
* If a newer version is loaded into a runtime that already has an older environment,
4242
* an automatic reload of all existing mains will occur.
4343
*/
44-
static version = 2.1391;
44+
static version = 2.139101;
4545
scope_name = 'smart_env';
4646
static global_ref = get_global_ref();
4747
global_ref = this.constructor.global_ref;

0 commit comments

Comments
 (0)