Skip to content

Commit

Permalink
Release 0.10.20
Browse files Browse the repository at this point in the history
  • Loading branch information
soyjavi committed Oct 20, 2015
1 parent a951f00 commit 4430c0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-toolbox",
"version": "0.10.9",
"version": "0.10.20",
"description": "A set of complementary tools to ReactJS.",
"homepage": "http://zetapath.com",
"author": " <hi@soyjavi.com> ()",
Expand Down
2 changes: 1 addition & 1 deletion spec/index.jsx
Expand Up @@ -24,7 +24,7 @@ const App = () => {
return (
<app data-react-toolbox-app>
<h1>React Toolbox</h1>
<h3>Component Spec v0.10.9</h3>
<h3>Component Spec v0.10.20</h3>
<Autocomplete />
<Button />
<Card />
Expand Down

0 comments on commit 4430c0a

Please sign in to comment.