Skip to content

Commit

Permalink
Bump version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaniacardenas committed Apr 1, 2019
1 parent e711ddd commit a6cdb4f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ And the CSS styles:

#### Example app

[JsFiddle example here.](https://jsfiddle.net/z85ejqwa/)
[JsFiddle example here.](https://jsfiddle.net/0eLjpbut/)
Simple example using script tags.

#### 4.2 NPM style import
Expand Down
4 changes: 2 additions & 2 deletions dist/onfido.min.js

Large diffs are not rendered by default.

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": "onfido-sdk-ui",
"version": "5.0.0-rc.1",
"version": "5.0.0",
"description": "JavaScript SDK view layer for Onfido identity verification",
"scripts": {
"dev": "NODE_ENV=development webpack-dev-server --inline --hot --progress --https",
Expand Down

0 comments on commit a6cdb4f

Please sign in to comment.