Skip to content

Commit d26e264

Browse files
author
Julio Capote
committed
update readme or 2.9 and 2.10
1 parent 3abc761 commit d26e264

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object App extends FinatraServer {
2121
}
2222
```
2323

24-
### SBT
24+
### SBT (dual published for 2.9.x or 2.10.x)
2525

2626
```scala
2727
"com.twitter" %% "finatra" % "1.5.0"

README.markdown.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object App extends FinatraServer {
2121
}
2222
```
2323

24-
### SBT
24+
### SBT (dual published for 2.9.x or 2.10.x)
2525

2626
```scala
2727
"com.twitter" %% "finatra" % "###VERSION###"

0 commit comments

Comments
 (0)