Skip to content

Commit 8b74bef

Browse files
committed
chore: Bump version.
Signed-off-by: Bruno Gaspar <[email protected]>
1 parent 8fceb2d commit 8b74bef

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We do not give estimated times for completion on `Accepted` Proposals.
1111

1212
---
1313

14-
### v7.0.0 - TBA
14+
### v7.0.0 - 2017-08-30
1515

1616
`REVISED`
1717

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Raw files can be found [here](https://github.com/cartalyst/stripe-laravel/tree/d
3030

3131
Important versions listed below. Refer to the [Change Log](CHANGELOG.md) for a full history of the project.
3232

33-
- [7.0](CHANGELOG.md) - TBA
33+
- [7.0](CHANGELOG.md) - 2017-08-30
3434
- [6.0](CHANGELOG.md) - 2017-01-24
3535
- [5.0](CHANGELOG.md) - 2016-08-29
3636
- [4.0](CHANGELOG.md) - 2016-01-18

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,5 @@
4040
}
4141
}
4242
},
43-
"minimum-stability": "dev",
44-
"prefer-stable": true
43+
"minimum-stability": "stable"
4544
}

0 commit comments

Comments
 (0)