We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e088b8 commit 4942ce2Copy full SHA for 4942ce2
src/itblBuildInfo.ts
@@ -3,5 +3,5 @@
3
* It contains the version of the package
4
*/
5
export const buildInfo = {
6
- version: '2.0.0-beta',
+ version: '2.0.0-beta.1',
7
};
0 commit comments