Skip to content

Commit c346971

Browse files
committed
Bump all versions to snapshot.
1 parent 3ef51f0 commit c346971

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ org=diffplug
44

55
group=com.diffplug.spotless
66

7-
versionLib=1.12.0
7+
versionLib=1.13.0-SNAPSHOT
88
stableLib=1.12.0
99
artifactIdLib=spotless-lib
1010
artifactIdLibExtra=spotless-lib-extra
1111
artifactIdTestLib=spotless-testlib
1212

13-
versionMaven=1.0.0.BETA5
13+
versionMaven=1.13.0-SNAPSHOT
1414
stableMaven=1.0.0.BETA5
1515
# naming convention '-maven-plugin' allows mvn 'spotless:check' instead of 'spotless-plugin-maven:check'
1616
artifactIdMaven=spotless-maven-plugin
1717

18-
versionGradle=3.12.0
18+
versionGradle=3.13.0-SNAPSHOT
1919
stableGradle=3.12.0
2020
artifactIdGradle=spotless-plugin-gradle
2121

plugin-gradle/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ output = [
1616
[![Maven central](https://img.shields.io/badge/mavencentral-com.diffplug.gradle.spotless%3Aspotless-blue.svg)](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.diffplug.spotless%22%20AND%20a%3A%22spotless-plugin-gradle%22)
1717
[![Javadoc](https://img.shields.io/badge/javadoc-3.12.0-blue.svg)](https://diffplug.github.io/spotless/javadoc/spotless-plugin-gradle/3.12.0/)
1818

19-
[![Changelog](https://img.shields.io/badge/changelog-3.12.0-brightgreen.svg)](CHANGES.md)
19+
[![Changelog](https://img.shields.io/badge/changelog-3.13.0--SNAPSHOT-brightgreen.svg)](CHANGES.md)
2020
[![Travis CI](https://travis-ci.org/diffplug/spotless.svg?branch=master)](https://travis-ci.org/diffplug/spotless)
2121
[![Live chat](https://img.shields.io/badge/gitter-chat-brightgreen.svg)](https://gitter.im/diffplug/spotless)
2222
[![License Apache](https://img.shields.io/badge/license-apache-brightgreen.svg)](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0))

0 commit comments

Comments
 (0)