Skip to content

Commit e56e5b4

Browse files
authored
Update README.md
1 parent e3b1c1b commit e56e5b4

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
@@ -21,7 +21,7 @@ Add the following dependency to your porject.
2121

2222
`resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"`
2323

24-
`"io.surfkit" %%% "scalajs-google-maps" % "0.0.2-SNAPSHOT",`
24+
`"io.surfkit" %%% "scalajs-google-maps" % "0.0.3-SNAPSHOT",`
2525

2626
## Some Examples
2727
Here are some of the google maps examples demonstrated in a type safe scalaJS way.

0 commit comments

Comments
 (0)