Skip to content

Commit 89b3332

Browse files
committed
0.1.1
1 parent 2184e30 commit 89b3332

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
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

7-
## [0.1.0] - 2021-02-22
7+
## [0.1.1] - 2021-03-01
8+
9+
* Add npm installation
10+
11+
## [0.1.0] - 2021-02-26
812

913
Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwindcss-container-bleed",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"main": "src/index.js",
55
"description": "Tailwind CSS plugin to generate container bleed utilities",
66
"author": "Bust Out",

0 commit comments

Comments
 (0)