Skip to content

Commit 2559673

Browse files
committed
v4.1.0
1 parent 38df73b commit 2559673

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- [`false()`](#false)
2626
- [`null()`](#null)
2727
- [`undefined()`](#undefined)
28-
- [`NaN()`](#NaN)
28+
- [`NaN()`](#nan)
2929
- [`include(values)`](#includevalues)
3030
- [`startWith(value)`](#startwithvalue)
3131
- [`endWith(value)`](#endwithvalue)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code",
33
"description": "assertion library",
4-
"version": "4.0.0",
4+
"version": "4.1.0",
55
"repository": "git://github.com/hapijs/code",
66
"main": "lib/index.js",
77
"keywords": [

0 commit comments

Comments
 (0)