Skip to content

Commit b379c2b

Browse files
author
Jorge Costa
committed
bumped version to 0.4.3
1 parent 0a23414 commit b379c2b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

activity-fragment-manager/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ publish {
7878
userOrg = "jmspt"
7979
groupId = "com.massivedisaster"
8080
artifactId = 'activity-fragment-manager'
81-
publishVersion = "0.4.2"
81+
publishVersion = "0.4.3"
8282
desc = 'Activity Fragment Manager'
8383
website = websiteBase
8484
licences = licensesBase

deploy/configuration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"basePath": "../",
33
"readmePath": "../README.md",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"modules": [
66
"activity-fragment-manager"
77
]

0 commit comments

Comments
 (0)