Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 9bf494a

Browse files
committed
Version 0.2.6
1 parent be87371 commit 9bf494a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Rum provides basic tools that every React app eventually need:
3535

3636
## Using Rum <a href="https://gitter.im/tonsky/rum?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge"><img src="https://camo.githubusercontent.com/da2edb525cde1455a622c58c0effc3a90b9a181c/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667" alt="Gitter" data-canonical-src="https://badges.gitter.im/Join%20Chat.svg" style="max-width:100%;"></a>
3737

38-
1. Add `[rum "0.2.5"]` to dependencies
38+
1. Add `[rum "0.2.6"]` to dependencies
3939
2. `(require 'rum)`.
4040

4141
Simplest example defines component, instantiates it and mounts it on a page:
@@ -312,7 +312,7 @@ This is a detailed breakdown of what happens inside of Rum. By using `rum/defc`,
312312

313313
## Changes
314314

315-
### WIP
315+
### 0.2.6
316316

317317
- Added `local` mixin
318318

0 commit comments

Comments
 (0)