Skip to content

Commit

Permalink
v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimavdeev committed Feb 2, 2018
1 parent b232985 commit 367541b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The client-side SDK targets ECMAScript5+ compatible browsers.

```html
<script
src="https://cdn.virgilsecurity.com/packages/javascript/sdk/4.5.1/virgil-sdk.min.js"
src="https://cdn.virgilsecurity.com/packages/javascript/sdk/4.5.2/virgil-sdk.min.js"
crossorigin="anonymous"></script>
```

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": "virgil-sdk",
"version": "4.5.1",
"version": "4.5.2",
"description": "Virgil Security Services SDK",
"contributors": [
"Eugene Baranov <ebaranov.dev@gmail.com> (https://github.com/ebaranov/)",
Expand Down

0 comments on commit 367541b

Please sign in to comment.