Skip to content

Commit 13fbb94

Browse files
committed
[release] 5.0.0
1 parent e50b90a commit 13fbb94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# WebViewer UI
1+
# WebViewer UI - v5.0.0
22

33
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.
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webviewer-ui",
3-
"version": "1.1.0",
3+
"version": "5.0.0",
44
"description": "WebViewer UI built in React",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)