Skip to content

Commit fec2bff

Browse files
committed
Bump version (release 0.3.3)
1 parent ef766b7 commit fec2bff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.3.3] - 2019-09-04
810
### Fixed
911
- Allow CSS custom properties for color config
1012

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-elevation",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Tailwind CSS plugin for Material Components elevation classes.",
55
"author": "Joonas Kykkänen <[email protected]>",
66
"repository": "https://github.com/jonaskay/tailwindcss-elevation.git",

0 commit comments

Comments
 (0)