diff --git a/README.md b/README.md index 97a7ff41..39b3bf74 100644 --- a/README.md +++ b/README.md @@ -164,20 +164,19 @@ namespaces. If not all vars are available, they are enumerated explicitly. The following Java classes are available: -``` -ArithmeticException -AssertionError -Boolean -Class -Double -Exception -clojure.lang.ExceptionInfo -Integer -java.io.File -java.util.regex.Pattern -String -System -Thread +- `ArithmeticException` +- `AssertionError` +- `Boolean` +- `Class` +- `Double` +- `Exception` +- `clojure.lang.ExceptionInfo` +- `Integer` +- `java.io.File` +- `java.util.regex.Pattern` +- `String` +- `System` +- `Thread` ``` More classes can be added by request. diff --git a/resources/BABASHKA_VERSION b/resources/BABASHKA_VERSION index 3766fe1f..1fe69585 100644 --- a/resources/BABASHKA_VERSION +++ b/resources/BABASHKA_VERSION @@ -1 +1 @@ -0.0.28-SNAPSHOT +0.0.28