Skip to content

Commit

Permalink
release: bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed May 9, 2021
1 parent dfe5e4a commit da7b7be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>com.pj</groupId>
<artifactId>keycloak</artifactId>
<version>2.0.0</version>
<version>3.0.0</version>
<name>KeyCloak-Angular-SpringSecurity</name>
<description>Demo project for KeyCloak and Spring Security</description>

Expand Down
2 changes: 1 addition & 1 deletion src/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keycloak-angular-ui",
"version": "1.1.0",
"version": "3.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit da7b7be

Please sign in to comment.