From 84e1f3749484bb4a628525b8b791b177258109c3 Mon Sep 17 00:00:00 2001 From: nzbin Date: Fri, 3 Dec 2021 00:07:57 +0800 Subject: [PATCH] chore: release 0.2.3 --- dist/three-dots.css | 4 ++-- dist/three-dots.min.css | 4 ++-- docs/css/three-dots.css | 4 ++-- package.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dist/three-dots.css b/dist/three-dots.css index 114f84f..9bac566 100644 --- a/dist/three-dots.css +++ b/dist/three-dots.css @@ -1,7 +1,7 @@ /*! - * three-dots - v0.2.2 - * CSS loading animation made by single element. + * three-dots - v0.2.3 + * CSS loading animations made with single element * https://nzbin.github.io/three-dots/ * * Copyright (c) 2018 nzbin diff --git a/dist/three-dots.min.css b/dist/three-dots.min.css index 56efde8..3d0be95 100644 --- a/dist/three-dots.min.css +++ b/dist/three-dots.min.css @@ -1,7 +1,7 @@ /*! - * three-dots - v0.2.2 - * CSS loading animation made by single element. + * three-dots - v0.2.3 + * CSS loading animations made with single element * https://nzbin.github.io/three-dots/ * * Copyright (c) 2018 nzbin diff --git a/docs/css/three-dots.css b/docs/css/three-dots.css index 114f84f..9bac566 100644 --- a/docs/css/three-dots.css +++ b/docs/css/three-dots.css @@ -1,7 +1,7 @@ /*! - * three-dots - v0.2.2 - * CSS loading animation made by single element. + * three-dots - v0.2.3 + * CSS loading animations made with single element * https://nzbin.github.io/three-dots/ * * Copyright (c) 2018 nzbin diff --git a/package.json b/package.json index 756247f..ff196f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "three-dots", - "version": "0.2.2", + "version": "0.2.3", "description": "CSS loading animations made with single element", "main": "dist/three-dots.css", "files": [