Skip to content

Commit

Permalink
2.0.0 Milestone 1
Browse files Browse the repository at this point in the history
  • Loading branch information
gsteinacker committed Nov 30, 2017
1 parent fee724e commit 608728b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ in different ways.

## 7. Version History

### 2.0.0 (CURRENT SNAPSHOT)
### 2.0.0-m1

*Breaking Changes*

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'maven'
apply plugin: 'jacoco'
apply from: 'dependencies.gradle'

version='2.0.0-m1-SNAPSHOT'
version='2.0.0-m1'
group='de.otto.edison'

repositories {
Expand Down

0 comments on commit 608728b

Please sign in to comment.