Skip to content

Commit 2c54641

Browse files
committed
Update README.md
1 parent 8d6a93d commit 2c54641

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
@@ -30,7 +30,7 @@ Design principles:
3030

3131
If you use sbt, the easiest way to get the library is from maven central:
3232
```
33-
libraryDependencies += "edu.illinois.wala" %% "walafacade" % "0.1.1"
33+
libraryDependencies += "edu.illinois.wala" %% "walafacade" % "0.1.2"
3434
```
3535

3636
Still, since the library is young you will likely want to get the code so you can modify it easily instead of using it as an external dependency.

0 commit comments

Comments
 (0)