Skip to content

Commit fea45ad

Browse files
author
Martino
committed
Version 1.1.1
1 parent 6e61715 commit fea45ad

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reveal.js-appearance",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A plugin for Reveal.js that adds appearance effects to elements",
55
"keywords": "reveal, reveal.js, reveal-plugin, plugin, text effects",
66
"homepage": "https://github.com/Martinomagnifico/reveal.js-appearance",

plugin/appearance/appearance.esm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* https://github.com/Martinomagnifico
55
*
66
* Appearance.js for Reveal.js
7-
* Version 1.1.0
7+
* Version 1.1.1
88
*
99
* @license
1010
* MIT licensed

plugin/appearance/appearance.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* https://github.com/Martinomagnifico
55
*
66
* Appearance.js for Reveal.js
7-
* Version 1.1.0
7+
* Version 1.1.1
88
*
99
* @license
1010
* MIT licensed

0 commit comments

Comments
 (0)