@knuth/js-wasm 1.0.0 → 2.0.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@knuth/js-wasm",
3
- "version": "1.0.0",
3
+ "version": "2.0.0",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
package/src/kth.js CHANGED
@@ -1,4 +1,4 @@
1
- // Copyright (c) 2016-2023 Knuth Project developers.
1
+ // Copyright (c) 2016-2024 Knuth Project developers.
2
2
  // Distributed under the MIT software license, see the accompanying
3
3
  // file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
4
 
package/src/kth.wasm CHANGED
Binary file