Sfoglia il codice sorgente

Version bump

customisations
alemart 5 mesi fa
parent
commit
90e92e59fd
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 2
package-lock.json Vedi File

@@ -1,12 +1,12 @@
1 1
 {
2 2
   "name": "encantar",
3
-  "version": "0.4.2-dev",
3
+  "version": "0.4.3",
4 4
   "lockfileVersion": 3,
5 5
   "requires": true,
6 6
   "packages": {
7 7
     "": {
8 8
       "name": "encantar",
9
-      "version": "0.4.2-dev",
9
+      "version": "0.4.3",
10 10
       "license": "LGPL-3.0-or-later",
11 11
       "dependencies": {
12 12
         "speedy-vision": "github:alemart/speedy-vision#v0.9.1"

+ 1
- 1
package.json Vedi File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "encantar",
3
-  "version": "0.4.3-dev",
3
+  "version": "0.4.3",
4 4
   "description": "GPU-accelerated Augmented Reality for the web",
5 5
   "author": "Alexandre Martins <alemartf@gmail.com> (https://github.com/alemart)",
6 6
   "homepage": "https://encantar.dev",

Loading…
Annulla
Salva