Create 1.0.4

This commit is contained in:
Julien Lengrand-Lambert
2018-04-19 13:27:11 +02:00
parent 4363c3a2a4
commit 399a68c19c
3 changed files with 6 additions and 2 deletions

View File

@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
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).
## [1.0.4] - 2018-03-19
### Added
- Update README with correct name
## [1.0.1] - 2018-03-16
### Added
- Travis working

View File

@@ -2,7 +2,7 @@
"name": "fuzzy-date",
"description": "A simple web component that displays dates in a format understood by humans",
"main": "fuzzy-date.html",
"version": "1.0.3",
"version": "1.0.4",
"license": "Apache-2.0",
"dependencies": {
"polymer": "Polymer/polymer#^2.0.0",

View File

@@ -1,6 +1,6 @@
{
"name": "fuzzy-date",
"version": "1.0.1",
"version": "1.0.4",
"description": "A simple web component that displays dates in a format understood by humans",
"keywords": [
"polymer",