Skip to content

Commit

Permalink
bump version, build dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
simeydotme committed May 29, 2019
1 parent 72f5178 commit 4ce4812
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/donutty-jquery.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* donutty // Create SVG donut charts with Javascript
* @author simeydotme <[email protected]>
* @version 1.2.0
* @version 1.2.1
* @license ISC
* @link http://simey.me
* @preserve
Expand Down
2 changes: 1 addition & 1 deletion dist/donutty-jquery.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/donutty.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* donutty // Create SVG donut charts with Javascript
* @author simeydotme <[email protected]>
* @version 1.2.0
* @version 1.2.1
* @license ISC
* @link http://simey.me
* @preserve
Expand Down
4 changes: 2 additions & 2 deletions dist/donutty.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "donutty",
"version": "1.2.0",
"version": "1.2.1",
"description": "Create SVG donut charts with Javascript",
"main": "src/donutty.js",
"scripts": {
Expand Down

0 comments on commit 4ce4812

Please sign in to comment.