Skip to content

Commit 763a78f

Browse files
committed
Release 1.0.1
1 parent 29f392e commit 763a78f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ module.exports = function(value) {
1111
}
1212

1313
return caps / (length * 1.0);
14-
};
14+
};

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "caps-rate",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Get frequency of YELLING.",
55
"keywords": [
66
"caps"

0 commit comments

Comments
 (0)