@tuwaio/pulsar-core 0.0.5 β†’ 0.0.6

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 +6 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -112,9 +112,13 @@ Pulsar is a modular ecosystem. Here’s how the pieces fit together:
112
112
 
113
113
  ---
114
114
 
115
- ## 🀝 Contributing
115
+ ## 🀝 Contributing & Support
116
116
 
117
- Contributions are welcome\! Please read our main **[Contribution Guidelines](https://github.com/TuwaIO/workflows/blob/main/CONTRIBUTING.md)** for details on our code of conduct and the process for submitting pull requests.
117
+ Contributions are welcome! Please read our main **[Contribution Guidelines](https://github.com/TuwaIO/workflows/blob/main/CONTRIBUTING.md)**.
118
+
119
+ If you find this library useful, please consider supporting its development. Every contribution helps!
120
+
121
+ [**➑️ View Support Options**](https://github.com/TuwaIO/workflows/blob/main/Donation.md)
118
122
 
119
123
  ## πŸ“„ License
120
124
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuwaio/pulsar-core",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "private": false,
5
5
  "author": "Oleksandr Tkach",
6
6
  "license": "Apache-2.0",