@siftline/core 0.0.2 → 0.0.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.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -5,7 +5,7 @@
5
5
  *
6
6
  * Changesets bumps `package.json`; this constant follows it without a second edit.
7
7
  */
8
- const VERSION = "0.0.2";
8
+ const VERSION = "0.0.3";
9
9
  /**
10
10
  * Walking-skeleton export. It exists so the build, type, test, pack and publish path
11
11
  * can be proven before any Engine behaviour is written, and it will be deleted when
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@siftline/core",
3
- "version": "0.0.2",
3
+ "version": "0.0.3",
4
4
  "description": "The Siftline engine: recipes, rules, fixtures and the judge wrapper.",
5
5
  "keywords": [
6
6
  "classification",