tenjs 1.0.1 → 1.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -13,4 +13,4 @@ const { ONE, TWO, ... } = require('tenjs');
13
13
  3. Profit.
14
14
 
15
15
  ## Motivation
16
- My motivation behind this project was that I always thought typing out all numbers was really tedious and I could do better. This is why I created this package.
16
+ My motivation behind this project was that I always thought typing out all numbers was really tedious and I could do better. That's why I created this package.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tenjs",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "A library providing you with all numbers from 0 to 10.",
5
5
  "main": "lib.js",
6
6
  "keywords": [