Skip to content

Commit

Permalink
DOT web samples release v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TvojTatk0 committed Feb 25, 2022
1 parent d7493f9 commit 738161f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository contains integration samples of Innovatrics DOT Web Auto Capture Components in various technologies.

Version of components in samples: 3.0.2
Version of components in samples: 3.1.0

## Samples

Expand Down
2 changes: 1 addition & 1 deletion angular-components-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-components-integration",
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"copy-sam": "cp ./node_modules/@innovatrics/dot-document-auto-capture/sam.wasm ./src",
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion reactjs-components-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "reactjs-components-integration",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"dependencies": {
"@innovatrics/dot-document-auto-capture": "3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion vuejs-components-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuejs-components-integration",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"scripts": {
"copy-sam": "cp ./node_modules/@innovatrics/dot-document-auto-capture/sam.wasm ./public",
Expand Down

0 comments on commit 738161f

Please sign in to comment.