Release 2.1.1 for stable

This commit is contained in:
Roni Laukkarinen 2024-12-15 16:49:56 +02:00
parent 0feaa8a161
commit 1697b1abb0
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
/* Mastodon Bird UI by @rolle@mementomori.social
2.1.0 */
2.1.1 */
/* CSS variables */
:root {

View File

@ -1,5 +1,5 @@
/* Mastodon Bird UI by @rolle@mementomori.social
2.1.0 */
2.1.1 */
/* CSS variables */
:root {

View File

@ -1,6 +1,6 @@
{
"name": "mastodon-bird-ui",
"version": "2.1.0",
"version": "2.1.1",
"description": "",
"main": "index.js",
"scripts": {