Skip to content

Commit c142a0a

Browse files
authored
Update version.js
1 parent 0659add commit c142a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/lib/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"use strict";
22
Object.defineProperty(exports, "__esModule", { value: true });
33
exports.version = void 0;
4-
exports.version = '0.1.11';
4+
exports.version = '0.2.0';

0 commit comments

Comments
 (0)