Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nagix committed Oct 4, 2018
1 parent 94fc1d2 commit a3821bb
Show file tree
Hide file tree
Showing 3 changed files with 1,081 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
@@ -0,0 +1,15 @@
{
"name": "chartjs-plugin-streaming",
"description": "Chart.js plugin for live streaming data",
"homepage": "https://nagix.github.io/chartjs-plugin-streaming",
"license": "MIT",
"version": "1.7.0",
"main": "./dist/chartjs-plugin-streaming.js",
"ignore": [
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}

0 comments on commit a3821bb

Please sign in to comment.