Skip to content

Commit 2e12796

Browse files
committed
Adding version number and a little change log, closes js-cookie#43.
1 parent 5843012 commit 2e12796

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1.1
2+
---
3+
- Default options.

jquery.cookie.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*jshint eqnull:true */
22
/*!
3-
* jQuery Cookie Plugin
3+
* jQuery Cookie Plugin v1.1
44
* https://github.com/carhartl/jquery-cookie
55
*
66
* Copyright 2011, Klaus Hartl

0 commit comments

Comments
 (0)