Skip to content

Commit 4ed3ea2

Browse files
committed
release 0.3.0
1 parent 78f8927 commit 4ed3ea2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Demo http://repo.respo-mvc.org/inflow-popup/
99
[![Clojars Project](https://img.shields.io/clojars/v/respo/inflow-popup.svg)](https://clojars.org/respo/inflow-popup)
1010

1111
```edn
12-
[respo/inflow-popup "0.2.8"]
12+
[respo/inflow-popup "0.3.0"]
1313
```
1414

1515
It's like local popup/dropdown menu component in React.js .

release.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{:version "0.3.0-a1"
1+
{:version "0.3.0"
22
:group-id "respo"
33
:artifact-id "inflow-popup"
44
:skip-tag true

0 commit comments

Comments
 (0)