Skip to content

Commit

Permalink
Update version.js
Browse files Browse the repository at this point in the history
  • Loading branch information
curquiza authored Sep 14, 2023
1 parent 0659add commit c142a0a
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.1.11';
exports.version = '0.2.0';

0 comments on commit c142a0a

Please sign in to comment.