Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rmdort committed Jun 23, 2016
1 parent 0d7db82 commit 543d2c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# React Multilingual with redux

A simple and slim multi-lingual component for React with Redux without react-intl or react-i18n
A simple and slim (Only 6KB) multi-lingual component for React with Redux without react-intl or react-i18n

## Install

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-redux-multilingual",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple multilingual translate component and HOC for react and redux",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 543d2c0

Please sign in to comment.