Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
fixmk committed May 4, 2022
1 parent 077bdee commit f2b1d2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Veriff JS SDK, is a simple and customisable library which helps to integrate wit
Include as a script tag:

```html
<script src='https://cdn.veriff.me/sdk/js/1.2/veriff.min.js'></script>
<script src='https://cdn.veriff.me/sdk/js/1.3/veriff.min.js'></script>
```

or install it via a package manager
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@veriff/js-sdk",
"version": "1.2.3",
"version": "1.3.0",
"description": "JavaScript SDK for Veriff identity verification",
"main": "lib/veriff.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit f2b1d2e

Please sign in to comment.