Skip to content

Commit daf7491

Browse files
"release v1.0.8"
1 parent 5f9e87d commit daf7491

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

karma.conf.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ module.exports = function(config) {
2222
config.set(baseConfig);
2323
};
2424

25-
2625
/**
2726
* Configures the browsers for the current platform
2827
*/

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ono",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Throw better errors.",
55
"keywords": [
66
"throw",
@@ -61,4 +61,4 @@
6161
"useragent-lite": "0.0.2"
6262
},
6363
"dependencies": {}
64-
}
64+
}

0 commit comments

Comments
 (0)