From 735e25f53898e8ea0bb28189e1c540823ad70551 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alvaro=20Trigo=20Lo=CC=81pez?= Date: Thu, 22 Nov 2018 18:41:54 +0100 Subject: [PATCH] - Updating version & dist files (for npm purposes) --- README.md | 2 +- dist/react-fullpage-umd.js | 2 +- dist/react-fullpage.js | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 34f695fa..ccdb5bb8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Official React wrapper for the fullpage.js library

- react-fullpage version + react-fullpage version

- [Demo online](https://alvarotrigo.com/react-fullpage/) | [CodeSandbox](https://codesandbox.io/s/m34yq5q0qx) diff --git a/dist/react-fullpage-umd.js b/dist/react-fullpage-umd.js index 29cd8ca5..8e7e48b6 100644 --- a/dist/react-fullpage-umd.js +++ b/dist/react-fullpage-umd.js @@ -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 * diff --git a/dist/react-fullpage.js b/dist/react-fullpage.js index eafc125c..6b311690 100644 --- a/dist/react-fullpage.js +++ b/dist/react-fullpage.js @@ -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 * diff --git a/package.json b/package.json index bcc137a7..edfb8d3f 100644 --- a/package.json +++ b/package.json @@ -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": [