Skip to content

Commit ae32801

Browse files
committed
bump version 1.1.2
1 parent 197bde3 commit ae32801

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

API.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.1.1 API Reference
1+
# 1.1.2 API Reference
22

33
- [Rules](#rules)
44
- [`array.continuous(comparator, limit)`](#arraycontinuouscomparatorlimit)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "joi-array-extensions",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Joi extensions for extra array rules.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)