Browse Source

Version bump

customisations
alemart 8 months ago
parent
commit
9ada2dfdc3
2 changed files with 3 additions and 3 deletions
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 2
package-lock.json View File

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

+ 1
- 1
package.json View File

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

Loading…
Cancel
Save