Skip to content

Commit 4a1087e

Browse files
committed
fix: set development version to 1.1.0-next before release
Signed-off-by: Denis Golovin <dgolovin@users.noreply.github.com>
1 parent b4eb6b1 commit 4a1087e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "redhat-authentication",
33
"displayName": "Red Hat Authentication",
44
"description": "Login to Red Hat Developers",
5-
"version": "1.0.7",
5+
"version": "1.1.0-next",
66
"packageManager": "pnpm@10.15.0+sha512.486ebc259d3e999a4e8691ce03b5cac4a71cbeca39372a9b762cb500cfdf0873e2cb16abe3d951b1ee2cf012503f027b98b6584e4df22524e0c7450d9ec7aa7b",
77
"type": "module",
88
"icon": "icon.png",

0 commit comments

Comments
 (0)