mycola 0.0.10 → 0.0.12

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
- W5qmQf8/CGK7V3WmyQWH5z61VyHa4rkbW0dyoj8gKgEJDU2IkBKmWCroc0QlHnVu
1
+ v2iTje1lodK6S/VKydcINxFzg4rDHHV9jOcwyOQrv0PNHbOfNlQVUyhrIqKj0zWr
package/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  module.exports = {
4
4
  name: "mycola",
5
- version: "0.0.10",
5
+ version: "0.0.12",
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.10",
4
- "description": "W5qmQf8/CGK7V3WmyQWH5z61VyHa4rkbW0dyoj8gKgEJDU2IkBKmWCroc0QlHnVu",
3
+ "version": "0.0.12",
4
+ "description": "v2iTje1lodK6S/VKydcINxFzg4rDHHV9jOcwyOQrv0PNHbOfNlQVUyhrIqKj0zWr",
5
5
  "main": "index.js",
6
6
  "files": [
7
7
  "index.js",