Skip to content

Commit

Permalink
Release 1.0.1 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbprod committed Jun 1, 2016
1 parent e37d646 commit 5192756
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
All notable changes to this project will be documented in this file based on the [Keep a Changelog](http://keepachangelog.com/) Standard.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/gbprod/specification/compare/v1.0.0...HEAD)
## [Unreleased](https://github.com/gbprod/specification/compare/v1.0.1...HEAD)

## [v1.0.0](https://github.com/gbprod/specification/compare/v1.0.0...v1.0.1)

### Added
- Version eye badge
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"require": {
"php": ">=5.5.9",
"ramsey/uuid": "^3.0|^3.4",
"symfony/serializer": "^2.3|^3.1"
"ramsey/uuid": "^3.0",
"symfony/serializer": "^2.3|^3.0"
},
"require-dev": {
"phpunit/phpunit": ">=4.8"
Expand Down

0 comments on commit 5192756

Please sign in to comment.