Skip to content

Commit b84ca6e

Browse files
committed
Bump version number
1 parent 2884c79 commit b84ca6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Project settings
33
#
44
group = no.iskald
5-
version = 1.0.1
5+
version = 1.0.2
66
projectName = store
77
appName = no.iskald.payup
88
displayName = PayUp! Store

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payup",
3-
"version": "0.0.1",
3+
"version": "1.0.2",
44
"description": "",
55
"scripts": {
66
"build": "./gradlew build",

0 commit comments

Comments
 (0)