@paygentic/sdk 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,9 +11,6 @@ Developer-friendly & type-safe Typescript SDK specifically catered to leverage *
11
11
 
12
12
 
13
13
  <br /><br />
14
- > [!IMPORTANT]
15
- > This SDK is not yet ready for production use. To complete setup please follow the steps outlined in your [workspace](https://app.speakeasy.com/org/paygentic/default). Delete this section before > publishing to a package manager.
16
-
17
14
  <!-- Start Summary [summary] -->
18
15
  ## Summary
19
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paygentic/sdk",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "author": "Speakeasy",
5
5
  "type": "module",
6
6
  "tshy": {