Skip to content

Commit

Permalink
version 0.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Feb 28, 2023
1 parent f357200 commit 25fb802
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/ARnft.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webarkit/ar-nft",
"version": "0.14.4",
"version": "0.14.5",
"main": "dist/ARnft.js",
"types": "types/src/index.d.ts",
"description": "WebAR Javscript library for markerless AR",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webarkit/ar-nft",
"version": "0.14.4",
"version": "0.14.5",
"main": "dist/ARnft.js",
"types": "types/src/index.d.ts",
"description": "WebAR Javscript library for markerless AR",
Expand Down

0 comments on commit 25fb802

Please sign in to comment.