Skip to content

Commit 84d95a7

Browse files
committed
chore: increase version in package.json
1 parent 3b9a6e9 commit 84d95a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starter",
3-
"version": "9.2.1",
3+
"version": "9.2.2",
44
"license": "MIT",
55
"scripts": {
66
"release": "standard-version",

projects/lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": {
55
"name": "Manfred Steyer"
66
},
7-
"version": "9.2.1",
7+
"version": "9.2.2",
88
"repository": "manfredsteyer/angular-oauth2-oidc",
99
"dependencies": {
1010
"js-sha256": "^0.9.0"

0 commit comments

Comments
 (0)