Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
Merge 70047bf into 0638b81
Browse files Browse the repository at this point in the history
  • Loading branch information
lapanti committed Jun 20, 2017
2 parents 0638b81 + 70047bf commit 71e9b10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
coverage/
node_modules/
npm-debug.log
lib/src/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-cookies",
"version": "0.3.0",
"version": "0.4.0",
"description": "A very simple JS (or TS) library to handle cookies in the browser",
"main": "lib/main.js",
"types": "lib/main.d.ts",
Expand Down

0 comments on commit 71e9b10

Please sign in to comment.