payrex-node 0.1.0 → 0.1.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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.1.1] - 2024-05-22
4
+
5
+ - Update README.md
6
+
3
7
  ## [0.1.0] - 2024-05-21
4
8
 
5
9
  - Initial alpha release.
package/README.md CHANGED
@@ -6,7 +6,7 @@ PayRex Node library provides Node applications an easy access to the PayRex API.
6
6
 
7
7
  Node 12 or higher.
8
8
 
9
- ## Gems
9
+ ## Installation
10
10
 
11
11
  If you want to use the package, run the following command:
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "payrex-node",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "PayRex Node JS Library",
5
5
  "keywords": [
6
6
  "payrex",