Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Commit ab4e38c

Browse files
committed
v2.1.0
1 parent c18b979 commit ab4e38c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [2.1.0] - 2018-12-13
9+
### Changed
10+
- Dependencies are updated.
11+
812
## [2.0.1] - 2018-07-07
913
### Added
1014
- Dependencies were updated and fixed.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-srcset",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Highly customizable plugin to generating responsive images.",
55
"author": "dangreen",
66
"license": "MIT",

0 commit comments

Comments
 (0)