Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jinwoo-kim-nhn committed Mar 13, 2018
1 parent 87a3a2d commit 1dfc6c8
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
4 changes: 2 additions & 2 deletions dist/tui-chart.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
* tui-chart
* @fileoverview tui-chart
* @author NHN Ent. FE Development Lab <[email protected]>
* @version 3.0.0
* @version 3.0.1
* @license MIT
* @link https://github.com/nhnent/tui.chart
* bundle created at "Tue Mar 13 2018 16:11:03 GMT+0900 (KST)"
* bundle created at "Tue Mar 13 2018 16:15:39 GMT+0900 (KST)"
*/
.tui-chart {
position: relative;
Expand Down
4 changes: 2 additions & 2 deletions dist/tui-chart.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
* tui-chart
* @fileoverview tui-chart
* @author NHN Ent. FE Development Lab <[email protected]>
* @version 3.0.0
* @version 3.0.1
* @license MIT
* @link https://github.com/nhnent/tui.chart
* bundle created at "Tue Mar 13 2018 16:11:03 GMT+0900 (KST)"
* bundle created at "Tue Mar 13 2018 16:15:39 GMT+0900 (KST)"
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
Expand Down
4 changes: 2 additions & 2 deletions dist/tui-chart.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/tui-chart.min.js

Large diffs are not rendered by default.

10 changes: 6 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tui-chart",
"author": "NHN Ent. FE Development Lab <[email protected]>",
"version": "3.0.0",
"version": "3.0.1",
"main": "dist/tui-chart",
"license": "MIT",
"description": "TOAST UI Application: Chart",
Expand Down

0 comments on commit 1dfc6c8

Please sign in to comment.