Skip to content

Commit 26e150a

Browse files
committed
release: bump version to 5.0.0
1 parent 22a4f51 commit 26e150a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com.pj</groupId>
1212
<artifactId>keycloak</artifactId>
13-
<version>4.0.0</version>
13+
<version>5.0.0</version>
1414
<name>KeyCloak-Angular-SpringSecurity</name>
1515
<description>Demo project for KeyCloak and Spring Security</description>
1616

src/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keycloak-angular-ui",
3-
"version": "4.1.0",
3+
"version": "5.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve --watch",

0 commit comments

Comments
 (0)