Skip to content

Commit 0c59e74

Browse files
committed
Bump version.
Signed-off-by: Bruno Gaspar <[email protected]>
1 parent 5d70734 commit 0c59e74

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-
### v6.0.0 - TBA
14+
### v6.0.0 - 2017-01-24
1515

1616
`REVISED`
1717

README.md

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

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

32-
- [6.0](CHANGELOG.md) - TBA
32+
- [6.0](CHANGELOG.md) - 2017-01-24
3333
- [5.0](CHANGELOG.md) - 2016-08-29
3434
- [4.0](CHANGELOG.md) - 2016-01-18
3535
- [3.0](CHANGELOG.md) - 2016-01-18

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,5 @@
3232
"dev-master": "6.0.x-dev"
3333
}
3434
},
35-
"minimum-stability": "dev",
36-
"prefer-stable": true
35+
"minimum-stability": "stable"
3736
}

0 commit comments

Comments
 (0)