Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallisto committed Apr 22, 2024
1 parent e62ff33 commit d59bd69
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 @@ -27,7 +27,7 @@ The graph describing the tessellation is a `Tiling` object.

Add the following dependency to your `build.sbt` file:
```scala
libraryDependencies += "io.github.scala-tessella" %% "tessella" % "0.2.0" // Use %%% instead of %% if you're using ScalaJS
libraryDependencies += "io.github.scala-tessella" %% "tessella" % "0.2.1" // Use %%% instead of %% if you're using ScalaJS
```

## Getting started
Expand Down

0 comments on commit d59bd69

Please sign in to comment.