Skip to content

Commit

Permalink
Release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KrofDrakula committed Mar 24, 2018
1 parent b6942f0 commit 1053f50
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": "preact-perf-profiler",
"version": "1.0.1",
"version": "1.0.2",
"description": "A HOC for measuring rendering performance with Preact",
"main": "dist/preact-perf-profiler.cjs.js",
"module": "dist/preact-perf-profiler.esm.js",
Expand Down

0 comments on commit 1053f50

Please sign in to comment.