Skip to content

Commit d28f8a6

Browse files
Release 0.7.0
1 parent 6655bc8 commit d28f8a6

File tree

6 files changed

+177
-79
lines changed

6 files changed

+177
-79
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ProgressBar.js
22

3-
**Version: 0.6.1-dev** ([*previous stable*](https://github.com/kimmobrunfeldt/progressbar.js/tree/0.6.0), [*latest dev*](https://github.com/kimmobrunfeldt/progressbar.js/tree/dev))
3+
**Version: 0.7.0** ([*previous stable*](https://github.com/kimmobrunfeldt/progressbar.js/tree/0.6.1), [*latest dev*](https://github.com/kimmobrunfeldt/progressbar.js/tree/dev))
44

55
<br>
66
![Beautiful animation](docs/animation.gif)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "progressbar.js",
33
"main": "dist/progressbar.js",
4-
"version": "0.6.1-dev",
4+
"version": "0.7.0",
55
"homepage": "https://github.com/kimmobrunfeldt/progressbar.js",
66
"authors": [
77
"Kimmo Brunfeldt <[email protected]>"

0 commit comments

Comments
 (0)