Skip to content

Commit

Permalink
Bump package to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgibson authored and maureenlholland committed Jun 28, 2022
1 parent bfdef06 commit ecd8cb7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# HEAD
# 1.1.0

## Bug Fixes

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mozmeao/cookie-helper",
"version": "1.0.1",
"version": "1.1.0",
"description": "A complete cookies reader/writer framework with full unicode support.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ecd8cb7

Please sign in to comment.