Skip to content

Commit da85ed9

Browse files
committed
chore(release): 0.1.1
1 parent efd9706 commit da85ed9

File tree

7 files changed

+11
-5
lines changed

7 files changed

+11
-5
lines changed

dist/three-dots.css

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/three-dots.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/three-dots.min.css

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/three-dots.min.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

less/three-dots.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* three-dots.css v0.1.0
3+
* three-dots.css v0.1.1
44
*
55
* https://nzbin.github.io/three-dots/
66
*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "three-dots",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "CSS loading animation made by single element.",
55
"main": "dist/three-dots.css",
66
"homepage": "https://github.com/nzbin/three-dots#readme",

sass/three-dots.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
*
3-
* three-dots.css v0.1.0
3+
* three-dots.css v0.1.1
44
*
55
* https://nzbin.github.io/three-dots/
66
*

0 commit comments

Comments
 (0)