We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6a93d commit 2c54641Copy full SHA for 2c54641
README.md
@@ -30,7 +30,7 @@ Design principles:
30
31
If you use sbt, the easiest way to get the library is from maven central:
32
```
33
-libraryDependencies += "edu.illinois.wala" %% "walafacade" % "0.1.1"
+libraryDependencies += "edu.illinois.wala" %% "walafacade" % "0.1.2"
34
35
36
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