Skip to content

Commit

Permalink
docs: update maven coord
Browse files Browse the repository at this point in the history
Updates the maven coordinate to point to 0.2.0
  • Loading branch information
rschmukler committed May 10, 2021
1 parent f844c34 commit 7a3d70b
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 @@ shadow's own `deps` or in your `deps.edn` file).

```clj
{com.teknql/shadow-cljs-tailwind-jit
{:mvn/version "0.1.0"}}
{:mvn/version "0.2.0"}}
```

Next, add the required build hooks to your `shadow-cljs.edn` build configuration:
Expand Down

0 comments on commit 7a3d70b

Please sign in to comment.