Skip to content

Commit

Permalink
Bump version to 0.12.0
Browse files Browse the repository at this point in the history
Summary: Bump version for release

Reviewed By: passy

Differential Revision: D6964600

fbshipit-source-id: fcc40f98d368ec2d632944bd148e37e332277f91
  • Loading branch information
marco-cova authored and facebook-github-bot committed Feb 15, 2018
1 parent 4175ee0 commit 3ace18f
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.11.0
litho-version: 0.12.0
litho-snapshot-version: 0.11.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.11.1-SNAPSHOT
VERSION_NAME=0.12.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 3ace18f

Please sign in to comment.