We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a7036 commit 4b50a06Copy full SHA for 4b50a06
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.2"
+libraryDependencies += "edu.illinois.wala" %% "walafacade" % "0.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