Skip to content

Commit

Permalink
update readme, version
Browse files Browse the repository at this point in the history
  • Loading branch information
camargo committed Mar 11, 2017
1 parent 56657cd commit 8d0422d
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 @@ -12,7 +12,7 @@ npm install gl-plot-2d --save

## Example

- `<gl-plot-2d>` in React - [Demo](https://camargo.github.io/gl-plot-2d/example/dist) / [Code](example)
- `<gl-plot-2d>` in React - [Demo](https://camargo.github.io/gl-plot-2d/example) / [Code](example)

## Build & Run Example

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": "gl-plot-2d",
"version": "0.0.2",
"version": "0.0.3",
"description": "A Web Component for gl-plot2d.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8d0422d

Please sign in to comment.