Skip to content

Commit 847795e

Browse files
author
Jorge Costa
committed
bumped version to 0.4.2
1 parent 63594b1 commit 847795e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use the Activity Fragment Manager, add the compile dependency with the latest
3030
Add the Activity Fragment Manager to your `build.gradle`:
3131
```gradle
3232
dependencies {
33-
compile 'com.massivedisaster:activity-fragment-manager:0.4.1'
33+
compile 'com.massivedisaster:activity-fragment-manager:0.4.2'
3434
}
3535
```
3636

@@ -41,7 +41,7 @@ In the `pom.xml` file:
4141
<dependency>
4242
<groupId>com.massivedisaster</groupId>
4343
<artifactId>activity-fragment-manager</artifactId>
44-
<version>0.4.1</version>
44+
<version>0.4.2</version>
4545
</dependency>
4646
```
4747

0 commit comments

Comments
 (0)