Skip to content

Commit 45e4f1e

Browse files
committed
Update version
1 parent ccb0e12 commit 45e4f1e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ import 'jbox/dist/jBox.all.css';
2525

2626
```html
2727
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
28-
<script src="https://cdn.jsdelivr.net/gh/StephanWagner/[email protected].1/dist/jBox.all.min.js"></script>
29-
<link href="https://cdn.jsdelivr.net/gh/StephanWagner/[email protected].1/dist/jBox.all.min.css" rel="stylesheet">
28+
<script src="https://cdn.jsdelivr.net/gh/StephanWagner/[email protected].2/dist/jBox.all.min.js"></script>
29+
<link href="https://cdn.jsdelivr.net/gh/StephanWagner/[email protected].2/dist/jBox.all.min.css" rel="stylesheet">
3030
```
3131

3232
---

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jbox",
3-
"version": "1.3.1",
3+
"version": "1.3.2",
44
"description": "jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.",
55
"keywords": [
66
"jquery-plugin",

0 commit comments

Comments
 (0)