Skip to content

Commit 005552e

Browse files
committed
fix version in readme
1 parent ba16cf7 commit 005552e

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.0-SNAPSHOT]]
21+
[[com.yetanalytics/xapi-schema "0.1.1"]]
2222
#+END_SRC
2323
2. Require in your project:
2424
#+BEGIN_SRC clojure

0 commit comments

Comments
 (0)