Skip to content

Commit

Permalink
v0.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schmidt committed May 24, 2017
1 parent ad1dea1 commit 34c3a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-intersection-observer",
"version": "0.2.12",
"version": "0.2.13",
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
"main": "lib/index.js",
"browser": "lib/Observer.js",
Expand Down

0 comments on commit 34c3a2e

Please sign in to comment.