Skip to content

Commit ced7a42

Browse files
committed
1.2.4
1 parent b7fa463 commit ced7a42

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ Using Orejime 🍪 requires a few steps:
2525
The easiest way to use the lib is to include the built files directly in the browser.
2626

2727
```html
28-
<link rel="stylesheet" href="https://unpkg.com/orejime@1.2.3/dist/orejime.css" />
29-
<script src="https://unpkg.com/orejime@1.2.3/dist/orejime.js"></script>
28+
<link rel="stylesheet" href="https://unpkg.com/orejime@1.2.4/dist/orejime.css" />
29+
<script src="https://unpkg.com/orejime@1.2.4/dist/orejime.js"></script>
3030
```
3131

3232
#### Via npm

package-lock.json

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": "orejime",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "An easy to use consent manager that focuses on accessibility. A fork of Klaro!.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)