Skip to content

Commit

Permalink
Release version 2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
lpryor committed May 23, 2015
1 parent f814b4e commit ecc8ca2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import SonatypeKeys._

name := "atmos"

version := "2.1-SNAPSHOT"
version := "2.1"

description := "minimalist retry-on-failure behavior for scala"

Expand Down
2 changes: 1 addition & 1 deletion changelog/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 2.1 (2015-04-??)
# 2.1 (2015-05-23)

- Added support for Scala 2.11 in addition to Scala 2.10.

Expand Down

0 comments on commit ecc8ca2

Please sign in to comment.