Skip to content

Commit da7b7be

Browse files
committed
release: bump version to 3.0.0
1 parent dfe5e4a commit da7b7be

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>2.0.0</version>
13+
<version>3.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": "1.1.0",
3+
"version": "3.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)