Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek committed Sep 23, 2021
1 parent 0bb1b57 commit 21de7ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

Convenient Web Audio for ClojureScript

```[com.awayfrompeople/cljs-audio "0.2.4"]```
```[com.awayfrompeople/cljs-audio "0.3.0"]```

```com.awayfrompeople/cljs-audio {:mvn/version "0.2.4"}```
```com.awayfrompeople/cljs-audio {:mvn/version "0.3.0"}```

## Code Example

Expand Down
2 changes: 1 addition & 1 deletion release.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{:group-id "com.awayfrompeople"
:artifact-id "cljs-audio"
:scm-url "https://github.com/Nek/cljs-audio"
:version "0.2.4"}
:version "0.3.0"}

0 comments on commit 21de7ef

Please sign in to comment.