Skip to content
This repository was archived by the owner on Feb 7, 2022. It is now read-only.

Commit 596411d

Browse files
committed
Synched library version with package.json
1 parent 54e9efb commit 596411d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/segment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var btoa = require('btoa');
88
// library meta
99
var library = {
1010
name: 'gwi',
11-
version: '2.0.0'
11+
version: '2.1.0'
1212
};
1313

1414
function buildContext(context) {

0 commit comments

Comments
 (0)