From dc6ad1f78ef0c6ee4affc145a564d251b9c0701f Mon Sep 17 00:00:00 2001 From: mvllow Date: Mon, 15 Feb 2021 17:38:08 -0600 Subject: [PATCH] v0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 958c3fb..ef49e5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tailwindcss-safe-area", - "version": "0.1.1", + "version": "0.1.2", "main": "src/index.js", "license": "MIT", "repository": "https://github.com/mvllow/tailwindcss-safe-area",