Skip to content

Commit fbf6b8b

Browse files
committed
v0.29.3
1 parent 932593d commit fbf6b8b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
Asynchronous SSR-ready Document Head management for Solid based on [React Head](https://github.com/tizmagik/react-head)
88

9-
> For Solid 1.8 use 0.29.x or greater.
109
> For Solid 1.0 use 0.27.x or greater.
1110
> For versions of Solid 0.x use 0.26.x.
1211

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@solidjs/meta",
33
"description": "Write meta tags to the document head",
4-
"version": "0.29.2",
4+
"version": "0.29.3",
55
"author": "Ryan Carniato",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)