diff --git a/CHANGELOG.md b/CHANGELOG.md index 38d6e81..bad03a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.0.1](https://github.com/exreplay/averjs-tailwind/compare/v2.0.0...v2.0.1) (2020-05-10) + ## [2.0.0](https://github.com/exreplay/averjs-tailwind/compare/v1.3.0...v2.0.0) (2020-05-10) diff --git a/package.json b/package.json index fc88c64..70e4898 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@averjs/tailwind", - "version": "2.0.0", + "version": "2.0.1", "description": "tailwind plugin for averjs", "main": "lib/index.js", "repository": "https://github.com/exreplay/averjs-tailwind.git",