Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
komu committed Nov 27, 2015
1 parent bf1060c commit a12e925
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.x.y (yyyy-mm-dd)
## 1.1.0 (2015-11-27)

## New features

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Add dependency to your `pom.xml`:
<dependency>
<groupId>org.dalesbred</groupId>
<artifactId>dalesbred</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
</dependency>
```

Expand Down

0 comments on commit a12e925

Please sign in to comment.