Skip to content

Commit 0f41a25

Browse files
committed
Version 1.0.1
1 parent 4bb5d13 commit 0f41a25

File tree

6 files changed

+58
-26
lines changed

6 files changed

+58
-26
lines changed

dist/trading-vue.js

Lines changed: 52 additions & 20 deletions
Large diffs are not rendered by default.

dist/trading-vue.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/trading-vue.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/trading-vue.min.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* TradingVue.JS - v1.0.0 - Sun Dec 20 2020
2+
* TradingVue.JS - v1.0.1 - Fri Jan 15 2021
33
* https://github.com/tvjsx/trading-vue-js
44
* Copyright (c) 2019 C451 Code's All Right;
55
* Licensed under the MIT license

dist/trading-vue.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trading-vue-js",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Hackable charting lib for traders",
55
"main": "./dist/trading-vue.js",
66
"scripts": {

0 commit comments

Comments
 (0)