Skip to content

Commit 074ac88

Browse files
committed
chore: bump version number [ci skip]
1 parent 5cb657c commit 074ac88

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.7.3"></a>
2+
## [0.7.3](https://github.com/Kaixhin/FGLab/compare/0.7.2...v0.7.3) (2016-07-15)
3+
4+
5+
### Features
6+
7+
* add reset capacity button([dc9e413](https://github.com/Kaixhin/FGLab/commit/dc9e413))
8+
9+
10+
111
<a name="0.6.1"></a>
212
## [0.6.1](https://github.com/Kaixhin/FGLab/compare/0.6.1...v0.6.1) (2016-01-30)
313

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fglab",
33
"main": "lab.js",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"homepage": "https://github.com/Kaixhin/FGLab",
66
"description": "Future Gadget Laboratory",
77
"moduleType": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "FGLab",
3-
"version": "0.7.3",
3+
"version": "0.7.4",
44
"description": "Future Gadget Laboratory",
55
"main": "lab.js",
66
"scripts": {

0 commit comments

Comments
 (0)