Skip to content

Commit

Permalink
Update functions/lib/version.js
Browse files Browse the repository at this point in the history
  • Loading branch information
meili-bot committed May 23, 2024
1 parent 8a9ac38 commit 0df42e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/lib/version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = '0.2.0';
exports.version = '0.3.0';

0 comments on commit 0df42e7

Please sign in to comment.