We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b1c1b commit e56e5b4Copy full SHA for e56e5b4
README.md
@@ -21,7 +21,7 @@ Add the following dependency to your porject.
21
22
`resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"`
23
24
-`"io.surfkit" %%% "scalajs-google-maps" % "0.0.2-SNAPSHOT",`
+`"io.surfkit" %%% "scalajs-google-maps" % "0.0.3-SNAPSHOT",`
25
26
## Some Examples
27
Here are some of the google maps examples demonstrated in a type safe scalaJS way.
0 commit comments