marqy 1.0.2 → 1.0.3

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/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  <p align="center">
2
- <img src="https://www.marqy.party/public/marqy-logo.svg" align="center" height="40" />
2
+ <img src="https://www.marqy.party/marqy-logo.svg" align="center" height="40" />
3
3
  </p>
4
4
 
5
5
  <p align="center">
@@ -14,7 +14,7 @@ import Playground from '../components/Playground.astro'
14
14
  <header class="sticky top-0 inset-x-0 w-full z-10 flex items-center justify-between backdrop-blur-sm border-b p-20 bg-black/60">
15
15
  <h1 class="flex items-baseline">
16
16
  <span class="text-h1 uppercase">marqy</span>
17
- <span class="text-p0 text-white/50">v_1.0.2</span>
17
+ <span class="text-p0 text-white/50">v_1.0.3</span>
18
18
  </h1>
19
19
  <nav>
20
20
  <ul class="flex items-center gap-10">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "marqy",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "High-fidelity loops for modern interfaces.",
5
5
  "keywords": [
6
6
  "react",