Skip to content

Commit

Permalink
bump package version and copyright years for release
Browse files Browse the repository at this point in the history
  • Loading branch information
natevw committed Feb 17, 2022
1 parent 4409a44 commit 7deca8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(The MIT License)

Copyright (c) 2012–2019 LearnBoost <tj@learnboost.com> and other contributors;
Copyright (c) 2012–2022 LearnBoost <tj@learnboost.com> and other contributors;

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cookie-signature",
"version": "1.1.0",
"version": "1.2.0",
"description": "Sign and unsign cookies",
"keywords": ["cookie", "sign", "unsign"],
"author": "TJ Holowaychuk <tj@learnboost.com>",
Expand Down

0 comments on commit 7deca8b

Please sign in to comment.