Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
Update README.md link to be available from external
  • Loading branch information
ieschalier committed Apr 12, 2017
1 parent 2b214f7 commit 8ba9584
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
Expand Up @@ -71,4 +71,4 @@ export default class Something extends React.Component {

### Render

![Render](https://github.com/inextensodigital/masonreact/blob/master/render.png)
![Render](https://raw.githubusercontent.com/inextensodigital/masonreact/master/render.png)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "masonreact",
"version": "1.0.1",
"version": "1.0.2",
"description": "React component to play with the great library Masonry from desandro.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 8ba9584

Please sign in to comment.