Skip to content

Commit d9731e9

Browse files
author
borysn
committed
update version
1 parent e47bcfd commit d9731e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ idea {
3636

3737
jar {
3838
baseName = 'spring-boot-angular2'
39-
version = '1.0.2'
39+
version = '1.0.3'
4040
}
4141

4242
sourceCompatibility = 1.8

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "spring-boot-angular2",
33
"description": "Spring Boot backend, Angular2 frontend with Webpack, Typescript, Sass, Bootstrap4, Karma, Jasmine",
44
"private": true,
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"license": "MIT",
77
"scripts": {
88
"rimraf": "rimraf",

0 commit comments

Comments
 (0)