Skip to content

Commit

Permalink
Release 1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuinden committed Mar 10, 2019
1 parent f0101f3 commit 92e9c7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

-Simple Stack 1.13.4 (????-??-??)
-Simple Stack 1.13.4 (2019-03-10)
--------------------------------

- FIX: calling `backstackManager.finalizeScopes()` multiple times now results in consistent and defined behavior (namely, it gets ignored).
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ In order to use Simple Stack, you need to add jitpack to your project root gradl

and add the compile dependency to your module level gradle.

compile 'com.github.Zhuinden:simple-stack:1.13.3'
compile 'com.github.Zhuinden:simple-stack:1.13.4'

## How does it work?

Expand Down

0 comments on commit 92e9c7a

Please sign in to comment.