Skip to content

Commit

Permalink
Update versioning number on README
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Oct 3, 2023
1 parent 5682a59 commit a74ae36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This documentation and repository refer to the simulation engine of DATASIM, whi
To use the core DATASIM library in your project, use the following dependency in your `deps.edn` file:

```clojure
com.yetanalytics/datasim {:mvn/version "0.3.1"}
com.yetanalytics/datasim {:mvn/version "0.3.2"}
```

If you wish to install DATASIM as an application with features such as CLI or the webserver, perform the following steps:
Expand Down

0 comments on commit a74ae36

Please sign in to comment.