Skip to content

Commit

Permalink
Update README to new version
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Feb 25, 2022
1 parent d2fb4a1 commit fc7845c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can use xapi-schema to validate (and generate) statements in real-time [[htt
** Getting Started
1. Add to your project dependencies:
#+BEGIN_SRC clojure
[[com.yetanalytics/xapi-schema "1.1.0"]]
[[com.yetanalytics/xapi-schema "1.1.1"]]
#+END_SRC
2. Require in your project:
#+BEGIN_SRC clojure
Expand Down

0 comments on commit fc7845c

Please sign in to comment.