Skip to content

Commit 6c46a9d

Browse files
committed
v1.1.1
1 parent b00e1d8 commit 6c46a9d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dist/cuetip.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* cuetip v1.1.0 - Simple CSS tooltips.
2+
* cuetip v1.1.1 - Simple CSS tooltips.
33
* On the web at https://pinjasaur.github.io/cuetip/
44
* Written by Paul Esch-Laurent
55
* Licensed under MIT

dist/cuetip.min.css

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cuetip",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Simple CSS tooltips.",
55
"main": "src/cuetip.scss",
66
"style": "dist/cuetip.min.css",

0 commit comments

Comments
 (0)