Skip to content

Commit 68acf18

Browse files
Release version 2.1.3
1 parent 767ebd9 commit 68acf18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "js-cookie",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "A simple, lightweight JavaScript API for handling cookies",
55
"main": "src/js.cookie.js",
66
"directories": {

src/js.cookie.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* JavaScript Cookie v2.1.2
2+
* JavaScript Cookie v2.1.3
33
* https://github.com/js-cookie/js-cookie
44
*
55
* Copyright 2006, 2015 Klaus Hartl & Fagner Brack

0 commit comments

Comments
 (0)