Skip to content

Commit

Permalink
Merge pull request yetanalytics#121 from yetanalytics/jetty-nvd-fixes…
Browse files Browse the repository at this point in the history
…-readme

Update versioning number on README to v0.3.2
  • Loading branch information
kelvinqian00 authored Oct 3, 2023
2 parents 5682a59 + a74ae36 commit 0462a5f
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 0462a5f

Please sign in to comment.