Skip to content

Commit 69eae2e

Browse files
authored
chore: update version (#245)
1 parent ced3f6d commit 69eae2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/infographic",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"description": "An Infographic Generation and Rendering Framework, bring words to life!",
55
"keywords": [
66
"antv",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.2.18';
1+
export const VERSION = '0.2.19';

0 commit comments

Comments
 (0)