Skip to content

Commit

Permalink
[release] 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinjung04 committed Mar 12, 2019
1 parent e50b90a commit 13fbb94
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
@@ -1,4 +1,4 @@
# WebViewer UI
# WebViewer UI - v5.0.0

WebViewer UI sits on top of [WebViewer](https://www.pdftron.com/webviewer), a powerful JavaScript-based PDF Library that's part of the [PDFTron PDF SDK](https://www.pdftron.com). Built in React, WebViewer UI provides a slick out-of-the-box responsive UI that interacts with the core library to view, annotate and manipulate PDFs that can be embedded into any web project.

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": "webviewer-ui",
"version": "1.1.0",
"version": "5.0.0",
"description": "WebViewer UI built in React",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 13fbb94

Please sign in to comment.