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

Commit e2a2a71

Browse files
authored
Merge pull request #10 from GlobalWebIndex/chore/version
Synched library version with package.json
2 parents 54e9efb + 596411d commit e2a2a71

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)