miolo 0.2.2 → 0.2.3

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.
package/dist/miolo.cjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * miolo v0.2.2
2
+ * miolo v0.2.3
3
3
  *
4
4
  * Copyright (c) Donato Lorenzo <donato@afialapis.com>
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * miolo v0.2.2
2
+ * miolo v0.2.3
3
3
  *
4
4
  * Copyright (c) Donato Lorenzo <donato@afialapis.com>
5
5
  *
package/dist/miolo.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * miolo v0.2.2
2
+ * miolo v0.2.3
3
3
  *
4
4
  * Copyright (c) Donato Lorenzo <donato@afialapis.com>
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * miolo v0.2.2
2
+ * miolo v0.2.3
3
3
  *
4
4
  * Copyright (c) Donato Lorenzo <donato@afialapis.com>
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "miolo",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "all-in-one koa-based server",
5
5
  "keywords": [
6
6
  "js",