From 5f98c8bf5efa997c0ad9ac6e96f612020e0d34bb Mon Sep 17 00:00:00 2001 From: Henric Trotzig Date: Wed, 3 Aug 2016 23:44:21 +0200 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29e9668..ccc7bb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-waypoint", - "version": "3.1.0", + "version": "3.1.1", "description": "A React component to execute a function whenever you scroll to an element.", "main": "build/npm/waypoint.js", "repository": {