Skip to content

Commit

Permalink
Bumped patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rycochet committed Nov 29, 2016
1 parent 503d0f4 commit 8e029ea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.0.1] - 2016-11-29
- Fixed obsolete PostCSS call

## [3.0.0] - 2015-09-08
- Updated to latest PostCSS

## [2.3.0] - 2015-05-27
- Bumped minor version after it was pointed out that I changed the API

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-epub",
"version": "3.0.0",
"version": "3.0.1",
"description": "PostCSS plugin to prefix ePub3 properties",
"keywords": [
"css",
Expand Down

0 comments on commit 8e029ea

Please sign in to comment.