Skip to content

Commit 28cb025

Browse files
committed
One day I will get an 0.0.1 release right
1 parent d7aa7e8 commit 28cb025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Yet another library for integration between [Plotly](https://plotly.com/javascri
99
In your `build.sbt` file.
1010

1111
```scala
12-
tmmScalaPlotlyVersion = 0.0.1
12+
tmmScalaPlotlyVersion = 0.0.2
1313

1414
libraryDependencies += "au.id.tmm.plotly" %% "plotly-core" % tmmScalaPlotlyVersion
1515
```

0 commit comments

Comments
 (0)