Skip to content

Commit

Permalink
v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nicjansma committed May 15, 2016
1 parent 06f197b commit a9b369f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# UserTiming.js

v0.1.7
v0.1.8

Copyright 2014 Nic Jansma

Expand Down Expand Up @@ -141,3 +141,4 @@ Additional notes:
* v0.1.5 - 2015-01-12: Fix for FF 35
* v0.1.6 - 2015-02-01: Better FF 35 support (or any browser that has RT but not UT)
* v0.1.7 - 2015-09-14: Dev-only changes: Lint, switched from NodeUnit to Mocha
* v0.1.8 - 2016-05-15: Fall back to process.hrtime() if available
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "usertiming",
"version": "0.1.7",
"version": "0.1.8",
"homepage": "https://github.com/nicjansma/usertiming.js",
"authors": [
"Nic Jansma <nic@nicj.net>"
Expand Down
4 changes: 2 additions & 2 deletions dist/usertiming.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a9b369f

Please sign in to comment.