Skip to content

Commit

Permalink
v0.13.1
Browse files Browse the repository at this point in the history
Summary: Bugfix release.

Reviewed By: IanChilds, muraziz

Differential Revision: D7287478

fbshipit-source-id: ddbf86b72ad71a104e1b1974a58b8e187c53e861
  • Loading branch information
passy authored and facebook-github-bot committed Mar 15, 2018
1 parent a9fbc60 commit a2d02c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ghrepo: "facebook/litho"
repository: "facebook/litho"

# These can be used in documentation with e.g. {{site.litho-version}}
litho-version: 0.13.0
litho-version: 0.13.1
litho-snapshot-version: 0.13.1-SNAPSHOT

# Use these color settings to determine your colour scheme for the site.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Project-wide Gradle settings.

VERSION_NAME=0.13.1-SNAPSHOT
VERSION_NAME=0.13.1
GROUP=com.facebook.litho
POM_URL=https://github.com/facebook/litho
POM_SCM_URL=https://github.com/facebook/litho.git
Expand Down

0 comments on commit a2d02c9

Please sign in to comment.