Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vladminsky committed Jun 24, 2015
1 parent 10fcca6 commit d6b9448
Show file tree
Hide file tree
Showing 8 changed files with 1,078 additions and 1,139 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tauCharts",
"version": "0.4.6",
"version": "0.4.7",
"homepage": "https://github.com/TargetProcess/tauCharts",
"description": "Simple charts library based on d3",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion build/development/tauCharts.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! taucharts - v0.4.6 - 2015-06-22
/*! taucharts - v0.4.7 - 2015-06-24
* https://github.com/TargetProcess/tauCharts
* Copyright (c) 2015 Taucraft Limited; Licensed Apache License 2.0 */
(function (root, factory) {
Expand Down
2 changes: 1 addition & 1 deletion build/production/tauCharts.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/production/tauCharts.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tauCharts",
"version": "0.4.6",
"version": "0.4.7",
"ignore": [
"/*",
"!build/**",
Expand Down
65 changes: 2 additions & 63 deletions examples/dsl.html

Large diffs are not rendered by default.

Loading

0 comments on commit d6b9448

Please sign in to comment.