Skip to content

Commit

Permalink
Release version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FagnerMartinsBrack committed Oct 28, 2017
1 parent a04804a commit 34f056c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "js-cookie",
"version": "2.1.4",
"version": "2.2.0",
"description": "A simple, lightweight JavaScript API for handling cookies",
"main": "src/js.cookie.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion src/js.cookie.js
@@ -1,5 +1,5 @@
/*!
* JavaScript Cookie v2.1.4
* JavaScript Cookie v2.2.0
* https://github.com/js-cookie/js-cookie
*
* Copyright 2006, 2015 Klaus Hartl & Fagner Brack
Expand Down

0 comments on commit 34f056c

Please sign in to comment.