Skip to content

Commit

Permalink
release: bump version to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bohoffi committed Nov 6, 2020
1 parent 2ec5c13 commit 504e4b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/ngx-localstorage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-localstorage",
"version": "3.2.0",
"version": "3.2.1",
"description": "An Angular wrapper for local storage access.",
"repository": {
"type": "git",
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": "ngx-localstorage-demo",
"version": "3.2.0",
"version": "3.2.1",
"description": "An Angular wrapper for local storage access.",
"scripts": {
"ng": "nx",
Expand Down
2 changes: 1 addition & 1 deletion schematics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-localstorage-schematics",
"version": "3.2.0",
"version": "3.2.1",
"description": "A blank schematics",
"scripts": {
"build": "tsc -p tsconfig.json",
Expand Down

0 comments on commit 504e4b2

Please sign in to comment.