Skip to content

Commit

Permalink
chore: bump to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scmmishra committed Sep 22, 2019
1 parent eb7925a commit 39211a4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/frappe-charts.min.iife.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/frappe-charts.min.iife.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/frappe-charts.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/frappe-charts.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import * as Charts from './chart';
let frappe = { };

frappe.NAME = 'Frappe Charts';
frappe.VERSION = '1.2.4';
frappe.VERSION = '1.3.0';

frappe = Object.assign({ }, frappe, Charts);

Expand Down

0 comments on commit 39211a4

Please sign in to comment.