Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nagix committed Jul 23, 2018
1 parent bb61943 commit 063f313
Show file tree
Hide file tree
Showing 2 changed files with 2,009 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
@@ -0,0 +1,15 @@
{
"name": "chartjs-plugin-style",
"description": "Chart.js plugin for more styling options",
"homepage": "https://nagix.github.io/chartjs-plugin-style",
"license": "MIT",
"version": "0.3.0",
"main": "./dist/chartjs-plugin-style.js",
"ignore": [
".codeclimate.yml",
".gitignore",
".npmignore",
".travis.yml",
"scripts"
]
}

0 comments on commit 063f313

Please sign in to comment.