Skip to content

Commit ab97bb9

Browse files
committed
2.1.5 finalization
1 parent 7ac59f7 commit ab97bb9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ resolvers += "Sonatype Releases" at "https://oss.sonatype.org/content/repositori
1818

1919
You can use Scrypto in your sbt project by simply adding the following dependency to your build file:
2020
```scala
21-
libraryDependencies += "org.scorexfoundation" %% "scrypto" % "2.1.2"
21+
libraryDependencies += "org.scorexfoundation" %% "scrypto" % "2.1.5"
2222
```
2323

2424
### Hash functions

release-notes.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
(#58)
66

77

8-
98
**2.1.4**
109
---------
1110

0 commit comments

Comments
 (0)