Skip to content

Commit 751dd4a

Browse files
committed
Bump to 2.2.0-SNAPSHOT.
1 parent 3574273 commit 751dd4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.gradle.spotless%22%20AND%20a%3A%22spotless%22)
1717
[![Javadoc](https://img.shields.io/badge/javadoc-2.1.0-blue.svg)](https://diffplug.github.io/spotless/javadoc/2.1.0/)
1818

19-
[![Changelog](https://img.shields.io/badge/changelog-2.1.0-brightgreen.svg)](CHANGES.md)
19+
[![Changelog](https://img.shields.io/badge/changelog-2.2.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))

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
stable=2.1.0
2-
version=2.1.0
2+
version=2.2.0-SNAPSHOT
33
name=spotless
44
group=com.diffplug.gradle.spotless
55
description=Spotless - keep your code spotless with Gradle

0 commit comments

Comments
 (0)