Skip to content

Commit

Permalink
Merge pull request #80 from alvarotrigo/dev
Browse files Browse the repository at this point in the history
Merging dev branch 0.1.6
  • Loading branch information
alvarotrigo authored Nov 22, 2018
2 parents 89aeaf5 + 735e25f commit dd4bed2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<p align="center">Official React wrapper for the <a target="_blank" href="https://github.com/alvarotrigo/fullPage.js/">fullpage.js library</a></p>

<p align="center">
<img src="https://img.shields.io/badge/react--fullpage-v0.1.5-brightgreen.svg" alt="react-fullpage version" />
<img src="https://img.shields.io/badge/react--fullpage-v0.1.6-brightgreen.svg" alt="react-fullpage version" />
</p>

- [Demo online](https://alvarotrigo.com/react-fullpage/) | [CodeSandbox](https://codesandbox.io/s/m34yq5q0qx)
Expand Down
2 changes: 1 addition & 1 deletion dist/react-fullpage-umd.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* @fullpage/react-fullpage 0.1.5
* @fullpage/react-fullpage 0.1.6
* https://github.com/alvarotrigo/react-fullpage
* @license https://github.com/alvarotrigo/react-fullpage#license
*
Expand Down
2 changes: 1 addition & 1 deletion dist/react-fullpage.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* @fullpage/react-fullpage 0.1.5
* @fullpage/react-fullpage 0.1.6
* https://github.com/alvarotrigo/react-fullpage
* @license https://github.com/alvarotrigo/react-fullpage#license
*
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": "@fullpage/react-fullpage",
"version": "0.1.5",
"version": "0.1.6",
"description": "Official react wrapper for fullPage.js",
"author": "cmswalker",
"contributors": [
Expand Down

0 comments on commit dd4bed2

Please sign in to comment.