We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819387d commit 6b962cfCopy full SHA for 6b962cf
2 files changed
lib/Handler.js
@@ -1,10 +1,7 @@
1
/**
2
* @file Weeb.sh wrapper for Node.js
3
* @author Capuccino
4
-<<<<<<< HEAD
5
-=======
6
* @author Ovyerus
7
->>>>>>> 482171a5c961c1ccf88797a0630e665b6626a60b
8
*/
9
10
const https = require('https');
package.json
@@ -1,10 +1,6 @@
{
"name": "wolken",
- "version": "0.0.3b",
- "version": "0.0.3-BETA",
+ "version": "0.1.0",
"description": "a weeb.sh wrapper",
"main": "index.js",
"scripts": {
0 commit comments