Skip to content

Commit

Permalink
Update API to collect until termination function is invoked
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviervia committed Jan 17, 2017
1 parent fbddba8 commit a24d64a
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": "collect-fps",
"version": "1.1.0",
"version": "2.0.0",
"description": "Small module that uses requestAnimationFrame to collect what is the current FPS",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a24d64a

Please sign in to comment.