@plumeria/core 6.2.1 → 6.3.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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -51,7 +51,7 @@ Read the [documentation](https://plumeria.dev/) for more details.
51
51
  - [PostCSS](https://plumeria.dev/docs/integration/postcss)
52
52
  - [ESLint](https://plumeria.dev/docs/integration/eslint)
53
53
 
54
- ## Acknowledgement
54
+ ## Acknowledgements
55
55
 
56
56
  Plumeria is made possible thanks to the inspirations from the following projects:
57
57
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plumeria/core",
3
- "version": "6.2.1",
3
+ "version": "6.3.1",
4
4
  "description": "An atomic CSS runtime designed to disappear.",
5
5
  "author": "Refirst 11",
6
6
  "license": "MIT",