Skip to content

Commit

Permalink
v0.19.0
Browse files Browse the repository at this point in the history
Summary: Bumping version for release

Reviewed By: passy

Differential Revision: D9447726

fbshipit-source-id: 1b9fefdcd515ae610801ad8d7134eb0ca16046ad
  • Loading branch information
sergeynv authored and facebook-github-bot committed Aug 22, 2018
1 parent 88c1ebe commit 4a034ec
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.18.0
litho-version: 0.19.0
litho-snapshot-version: 0.18.1-SNAPSHOT
soloader-version: 0.5.1

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

# Project-wide Gradle settings.

VERSION_NAME=0.18.1-SNAPSHOT
VERSION_NAME=0.19.0
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 4a034ec

Please sign in to comment.