Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
v1.0.1 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwojcik authored May 12, 2019
1 parent 52da9ee commit b8006ba
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/js/tridi.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/tridi.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tridi",
"version": "1.0.0",
"version": "1.0.1",
"description": "JavaScript 360 3D Product Viewer",
"main": "dist/js/tridi.min.js",
"types": "dist/js/tridi.min.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion src/tridi.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Tridi v1.0.0 - JavaScript 360 3D Product Viewer
Tridi v1.0.1 - JavaScript 360 3D Product Viewer
Author: Lukasz Wojcik
License: MIT
Homepage: https://tridi.lukem.net
Expand Down

0 comments on commit b8006ba

Please sign in to comment.