We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932593d commit fbf6b8bCopy full SHA for fbf6b8b
2 files changed
README.md
@@ -6,7 +6,6 @@
6
7
Asynchronous SSR-ready Document Head management for Solid based on [React Head](https://github.com/tizmagik/react-head)
8
9
-> For Solid 1.8 use 0.29.x or greater.
10
> For Solid 1.0 use 0.27.x or greater.
11
> For versions of Solid 0.x use 0.26.x.
12
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@solidjs/meta",
3
"description": "Write meta tags to the document head",
4
- "version": "0.29.2",
+ "version": "0.29.3",
5
"author": "Ryan Carniato",
"license": "MIT",
"repository": {
0 commit comments