Skip to content

Commit

Permalink
chore(package): update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
elaine1234 committed Mar 1, 2019
1 parent dc7699d commit 8d6dce9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@antv/g",
"version": "3.4.0-beta.12",
"version": "3.4.0-beta.13",
"description": "A canvas library which providing 2d draw for G2.",
"keywords": [
"canvas",
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Expand Up @@ -20,5 +20,5 @@ module.exports = {
Event: require('./event'),
EventEmitter: require('./core/event-emitter'),
// version, etc.
version: '3.4.0-beta.12'
version: '3.4.0-beta.13'
};

0 comments on commit 8d6dce9

Please sign in to comment.