Skip to content

Commit 3be98ab

Browse files
committed
v0.13.0 release
1 parent bede447 commit 3be98ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](http://keepachangelog.com/)
77
and this project adheres to [Semantic Versioning](http://semver.org/).
88

9-
## [Unreleased] [v0.13.0](https://github.com/linna/app/compare/v0.12.0...v0.13.0) - 2018-XX-XX
9+
## [v0.13.0](https://github.com/linna/app/compare/v0.12.0...v0.13.0) - 2018-09-01
1010

1111
### Changed
1212
* require [linna/framework v0.24.0](https://github.com/linna/framework/releases/tag/v0.24.0)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"php": "^7.1",
19-
"linna/framework": "dev-master"
19+
"linna/framework": "^0.24"
2020
},
2121
"require-dev": {
2222
"infection/infection": "^0.10",

0 commit comments

Comments
 (0)