Skip to content

Commit ba0eccc

Browse files
"release v1.0.11"
1 parent 8dc7554 commit ba0eccc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**!
2-
* Ono v1.0.10
2+
* Ono v1.0.11
33
*
44
* @link https://github.com/BigstickCarpet/ono
55
* @license MIT

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.10",
3+
"version": "1.0.11",
44
"description": "Throw better errors.",
55
"keywords": [
66
"throw",
@@ -60,4 +60,4 @@
6060
"karma-sinon": "^1.0.4"
6161
},
6262
"dependencies": {}
63-
}
63+
}

0 commit comments

Comments
 (0)