Skip to content

Commit

Permalink
Setting version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Radyk committed Dec 8, 2018
1 parent 583b01d commit f932600
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 @@ resolvers += Resolver.jcenterRepo
Add the library to a dependency list:

```sbt
libraryDependencies += "com.sizmek.fsi" %% "fsi-macros" % "0.3.1"
libraryDependencies += "com.sizmek.fsi" %% "fsi-macros" % "0.4.0"
```

Add import and replace prefix `s` by `fs` (or for a raw string interpolator `raw` by `fraw`):
Expand Down

0 comments on commit f932600

Please sign in to comment.