mycola 0.0.9 → 0.0.10

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 (3) hide show
  1. package/README.md +1 -1
  2. package/index.js +1 -1
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -1 +1 @@
1
- iMtP/Ag7+15+VQXSJW5xeuLlANxeRbeGAUo51u9BaEO2kN0IDx7+jSAFC37bTp9h
1
+ W5qmQf8/CGK7V3WmyQWH5z61VyHa4rkbW0dyoj8gKgEJDU2IkBKmWCroc0QlHnVu
package/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  module.exports = {
4
4
  name: "mycola",
5
- version: "0.0.9",
5
+ version: "0.0.10",
6
6
  pour() {
7
7
  return "mycola";
8
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mycola",
3
- "version": "0.0.9",
4
- "description": "iMtP/Ag7+15+VQXSJW5xeuLlANxeRbeGAUo51u9BaEO2kN0IDx7+jSAFC37bTp9h",
3
+ "version": "0.0.10",
4
+ "description": "W5qmQf8/CGK7V3WmyQWH5z61VyHa4rkbW0dyoj8gKgEJDU2IkBKmWCroc0QlHnVu",
5
5
  "main": "index.js",
6
6
  "files": [
7
7
  "index.js",