Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
release(pdf): 2.2.0
  • Loading branch information
NathanWalker committed Sep 5, 2025
commit 439cdd5d401023cd8ee32d19fb573eda0f874257
2 changes: 1 addition & 1 deletion packages/pdf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript/pdf",
"version": "2.1.0",
"version": "2.2.0-rc.0",
"description": "A NativeScript plugin to display PDF files on iOS and Android",
"main": "index",
"typings": "index.d.ts",
Expand Down