@shreyassp002/pinionos-emulator 0.1.2 → 0.2.0

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 +2 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  <div align="center">
2
2
 
3
+ <img src="assets/logo.jpg" alt="PinionOS Emulator Logo" width="220" />
4
+
3
5
  # PinionOS Emulator
4
6
 
5
7
  **Local PinionOS-compatible backend for product development and testing**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shreyassp002/pinionos-emulator",
3
- "version": "0.1.2",
3
+ "version": "0.2.0",
4
4
  "description": "Local PinionOS emulator for free agent development",
5
5
  "main": "dist/src/emulator.js",
6
6
  "bin": {