Skip to content

Commit 5831b2d

Browse files
committed
fix latest release ver in readme
1 parent 8d55487 commit 5831b2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can use xapi-schema to validate statements in real-time [[http://yetanalytic
1818
** Getting Started
1919
1. Add to your project dependencies:
2020
#+BEGIN_SRC clojure
21-
[[com.yetanalytics/xapi-schema "0.1.1"]]
21+
[[com.yetanalytics/xapi-schema "0.1.2"]]
2222
#+END_SRC
2323
2. Require in your project:
2424
#+BEGIN_SRC clojure

0 commit comments

Comments
 (0)