Skip to content

Commit 97fc95a

Browse files
author
Daniel Novak
committed
Increment version to 0.3.1
1 parent cecfd54 commit 97fc95a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 0.3.1(2015-05-14)
2+
3+
Bugfixes:
4+
5+
- Fix ViewModel ID clashes after the application was restored due to low memory - [commit](https://github.com/inloop/AndroidViewModel/commit/cecfd54d3008c07c19ad7685b97e9fe2acb5c369)

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
1919

20-
VERSION_NAME=0.3
20+
VERSION_NAME=0.3.1

0 commit comments

Comments
 (0)