Skip to content

Commit 64a8ca8

Browse files
committed
chore: update build version to 2.0.1 in itblBuildInfo.ts
1 parent 3f82183 commit 64a8ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/itblBuildInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
* It contains the version of the package
44
*/
55
export const buildInfo = {
6-
version: '2.0.0',
6+
version: '2.0.1',
77
};

0 commit comments

Comments
 (0)