Skip to content

Commit a1710e5

Browse files
committed
Update version of Staticka in composer.json
1 parent fc7772b commit a1710e5

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to `Console` will be documented in this file.
44

5+
## [0.1.1](https://github.com/staticka/staticka/compare/v0.1.0...v0.1.1) - 2018-04-08
6+
7+
### Changed
8+
9+
- Version of `staticka/staticka` in `composer.json`
10+
511
## 0.1.0 - 2018-04-05
612

713
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=5.3.0",
17-
"staticka/staticka": "~0.1.0",
17+
"staticka/staticka": "~0.1",
1818
"symfony/console": ">=2.8.0",
1919
"symfony/yaml": ">=2.8.0"
2020
},

0 commit comments

Comments
 (0)