Skip to content

Commit 3065d91

Browse files
committed
Release 0.2.0
1 parent eef0790 commit 3065d91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This library is designed for use only in development environments.
1212

1313
Add the following development dependency to your `project.clj` file:
1414

15-
[ring-refresh "0.1.3"]
15+
[ring-refresh "0.2.0"]
1616

1717
## Usage
1818

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject ring-refresh "0.1.3"
1+
(defproject ring-refresh "0.2.0"
22
:description "Ring middleware for automatically refreshing HTML pages"
33
:url "https://github.com/weavejester/ring-refresh"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)