Skip to content

Commit

Permalink
fix missing version update
Browse files Browse the repository at this point in the history
  • Loading branch information
gakuzzzz authored Dec 24, 2020
1 parent 76c7d30 commit 65b583a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ http://addinbox.sakura.ne.jp/holiday_logic.htm の Scala 移植版です。
Scala 2.11.x, 2.12.x, 2.13.0 に対応しています。

```scala
libraryDependencies += "jp.t2v" %% "holidays" % "6.0"
libraryDependencies += "jp.t2v" %% "holidays" % "7.0"
```

## Joda-Time と共に使いたい場合
Expand Down

0 comments on commit 65b583a

Please sign in to comment.