Skip to content

Commit 4942ce2

Browse files
committed
chore: update build version to 2.0.0-beta.1 in itblBuildInfo.ts
1 parent 6e088b8 commit 4942ce2

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-beta',
6+
version: '2.0.0-beta.1',
77
};

0 commit comments

Comments
 (0)