mirror of
https://github.com/lightbend/config.git
synced 2025-02-21 00:30:32 +08:00
bump to 0.4.2-SNAPSHOT
This commit is contained in:
parent
9bbb7d7ac4
commit
4462c667f9
@ -2,14 +2,14 @@
|
||||
// to release, bump major/minor/micro as appropriate,
|
||||
// update NEWS, update version in README.md, drop SNAPSHOT,
|
||||
// tag and publish.
|
||||
// then add snapshot back so git master is previous release
|
||||
// then add snapshot back so git master is upcoming release
|
||||
// with -SNAPSHOT.
|
||||
// when releasing a SNAPSHOT to the repo, bump the micro
|
||||
// version at least.
|
||||
// Versions and git tags should follow: http://semver.org/
|
||||
// except using -SNAPSHOT instead of without hyphen.
|
||||
|
||||
version in GlobalScope := "0.4.1"
|
||||
version in GlobalScope := "0.4.2-SNAPSHOT"
|
||||
|
||||
organization in GlobalScope := "com.typesafe"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user