Skip to content

Commit

Permalink
bump version, add contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
dlwh committed Jan 23, 2018
1 parent 0e87cff commit 43712e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ Contributions from:
* @qilab
* Weichen Xu (@WeichenXu123)
* Sergei Lebedev (@superbobry)
* Zac Blanco (@ZacBlanco)

Corporate (Code) Contributors:
* [Semantic Machines](http://www.semanticmachines.com/) (@semanticmachines)
Expand Down
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ git.baseVersion := "0.13"

val VersionRegex = "v([0-9]+.[0-9]+.[0-9]+)-?(.*)?".r

version in ThisBuild := "1.0-RC1"
version in ThisBuild := "1.0-RC2"

/*
git.gitTagToVersionNumber := {
Expand Down

0 comments on commit 43712e1

Please sign in to comment.