Skip to content

Commit

Permalink
v0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schmidt committed May 24, 2017
1 parent d2d7e9c commit 8181079
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.10",
"version": "0.2.11",
"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 8181079

Please sign in to comment.