Skip to content

Commit b7dea5e

Browse files
committed
v2.1.0
1 parent bc0e97a commit b7dea5e

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

is-too.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function reghex(x) {
3232

3333
var is = {
3434

35-
VERSION: '2.0.0',
35+
VERSION: '2.1.0',
3636

3737
// OPERATORS
3838

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
{
22
"name": "is-too",
33
"description": "simple validations",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"keywords": [
66
"is",
77
"is-too",
8-
"type",
98
"validation"
109
],
11-
"homepage": "http://github.com/LoudBit/is",
10+
"homepage": "http://github.com/LoudBit/is-too",
1211
"author": "Darcy Murphy <mrDarcyMurphy@gmail.com> (http://github.com/mrDarcyMurphy)",
1312
"repository": {
1413
"type": "git",

0 commit comments

Comments
 (0)