Skip to content

Commit

Permalink
Version 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Mar 7, 2015
1 parent be87371 commit 9bf494a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Rum provides basic tools that every React app eventually need:

## 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>

1. Add `[rum "0.2.5"]` to dependencies
1. Add `[rum "0.2.6"]` to dependencies
2. `(require 'rum)`.

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

## Changes

### WIP
### 0.2.6

- Added `local` mixin

Expand Down

0 comments on commit 9bf494a

Please sign in to comment.