Skip to content

Commit dceb49d

Browse files
author
Sebastian Hösl
committed
Version 1.3.0
1 parent dda2970 commit dceb49d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/simple-tooltips.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.

dist/simple-tooltips.css.map

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,7 +1,7 @@
11
{
22
"name": "simple-tooltips",
33
"description": "Create pure CSS tooltips without a single line of JavaScript code!",
4-
"version": "1.2.1",
4+
"version": "1.3.0",
55
"scripts": {
66
"start": "npm run build | npm run serve",
77
"build": "node build.js",

0 commit comments

Comments
 (0)