Skip to content

Commit

Permalink
Release v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
japgolly committed Mar 12, 2018
1 parent 8131f73 commit 7ebd508
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 @@ -15,7 +15,7 @@ Test **stateful** stuff **statelessly**, and reasonably.
- [Composability](doc/COMPOSE.md).
- [Modules](#modules)
- [Examples](#examples)
- [Changelogs](doc/changelog)[Latest](doc/changelog/2.1.1.md).
- [Changelogs](doc/changelog)[Latest](doc/changelog/2.1.3.md).
- [Support](#supportexamples)


Expand Down
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name := "TestState"
version in ThisBuild := "2.1.3-SNAPSHOT"
version in ThisBuild := "2.1.3"

val root = TestState.root
val rootJVM = TestState.rootJVM
Expand Down

0 comments on commit 7ebd508

Please sign in to comment.