Skip to content

Commit

Permalink
bump version; update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimavdeev committed Jul 11, 2017
1 parent f1af3d5 commit fafeea0
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 @@ -28,7 +28,7 @@ The client-side SDK targets ECMAScript5+ compatible browsers.

```html
<script
src="https://cdn.virgilsecurity.com/packages/javascript/sdk/4.5.0/virgil-sdk.min.js"
src="https://cdn.virgilsecurity.com/packages/javascript/sdk/4.5.1/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.0",
"version": "4.5.1",
"description": "Virgil Security Services SDK",
"contributors": [
"Eugene Baranov <ebaranov.dev@gmail.com> (https://github.com/ebaranov/)",
Expand Down

0 comments on commit fafeea0

Please sign in to comment.