Browse Source

compdfkit(rn) - v2.0.1

ComPDFKit-Youna 9 months ago
parent
commit
8cb8a67c99
2 changed files with 2 additions and 2 deletions
  1. 1 1
      example/package.json
  2. 1 1
      package.json

+ 1 - 1
example/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@compdfkit_pdf_sdk/react_native-example",
-  "version": "2.0.1-beta.1",
+  "version": "2.0.1",
   "versionCode": "6",
   "private": true,
   "scripts": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@compdfkit_pdf_sdk/react_native",
-  "version": "2.0.1-beta.2",
+  "version": "2.0.1",
   "description": "ComPDFKit for React Native is a comprehensive SDK that allows you to quickly add PDF functionality to Android, iOS, and React Native applications.",
   "main": "./src/index.tsx",
   "source": "src/index",