Skip to content

Commit

Permalink
v0.20.1 - Version bump. (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianMullins authored Feb 15, 2018
1 parent 10a8e28 commit 7cb8610
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


v0.20.1
------------------------------
*February 15, 2018*

### Changed
- Package bump.


v0.20.0
------------------------------
*February 15, 2018*
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@justeat/f-header",
"description": "Fozzie Header – Header Component for Just Eat projects",
"version": "0.20.0",
"version": "0.20.1",
"main": "dist/js/index.js",
"files": [
"dist",
Expand Down

0 comments on commit 7cb8610

Please sign in to comment.