Skip to content

Commit ebefd8f

Browse files
committed
Bump the version and build the files.
1 parent fc981da commit ebefd8f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-svg-round-progressbar",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"homepage": "https://github.com/crisbeto/angular-svg-round-progressbar",
55
"authors": [
66
"crisbeto"

build/roundProgress.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* [email protected].6 2016-08-17 */
1+
/* [email protected].7 2016-08-17 */
22
(function(){
33
"use strict";
44
// shim layer with setTimeout fallback

build/roundProgress.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-svg-round-progressbar",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "AngularJS module that uses SVG to create a circular progressbar",
55
"main": "build/index.js",
66
"scripts": {},

0 commit comments

Comments
 (0)