diff --git a/layout-multiple-columns.css b/layout-multiple-columns.css index 9d3f141..7ba5206 100644 --- a/layout-multiple-columns.css +++ b/layout-multiple-columns.css @@ -1,5 +1,5 @@ /* Mastodon Bird UI by @rolle@mementomori.social - 2.1.0 */ + 2.1.1 */ /* CSS variables */ :root { diff --git a/layout-single-column.css b/layout-single-column.css index 52eaa39..0d1f31d 100644 --- a/layout-single-column.css +++ b/layout-single-column.css @@ -1,5 +1,5 @@ /* Mastodon Bird UI by @rolle@mementomori.social - 2.1.0 */ + 2.1.1 */ /* CSS variables */ :root { diff --git a/package.json b/package.json index 1551c7c..ddf6142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mastodon-bird-ui", - "version": "2.1.0", + "version": "2.1.1", "description": "", "main": "index.js", "scripts": {