@hacksmith/doraval 0.2.19 → 0.2.20

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/bin/doraval.js +1 -1
  2. package/package.json +1 -1
package/bin/doraval.js CHANGED
@@ -3602,7 +3602,7 @@ init_dist();
3602
3602
  // package.json
3603
3603
  var package_default = {
3604
3604
  name: "@hacksmith/doraval",
3605
- version: "0.2.19",
3605
+ version: "0.2.20",
3606
3606
  author: "Saif",
3607
3607
  repository: {
3608
3608
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hacksmith/doraval",
3
- "version": "0.2.19",
3
+ "version": "0.2.20",
4
4
  "author": "Saif",
5
5
  "repository": {
6
6
  "type": "git",