@falsejs/falsejs 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -229,7 +229,6 @@ FalseJS uses the MIT license.
229
229
 
230
230
 
231
231
 
232
- ## Footnote: i am running out of version numbers
233
232
  please help me i am going insane
234
233
 
235
234
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@falsejs/falsejs",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "I want to be sane",
5
5
  "main": "index.js",
6
6
  "scripts": {