diff --git a/latest-compatible-sets.json b/latest-compatible-sets.json index 0aac9a15..cb86e5d7 100644 --- a/latest-compatible-sets.json +++ b/latest-compatible-sets.json @@ -31,5 +31,5 @@ "0.15.12": "psc-0.15.12-20231123", "0.15.13": "psc-0.15.13-20231228", "0.15.14": "psc-0.15.14-20240227", - "0.15.15": "psc-0.15.15-20241203" + "0.15.15": "psc-0.15.15-20241207" } diff --git a/packages.json b/packages.json index add6fab6..d19eca1c 100644 --- a/packages.json +++ b/packages.json @@ -1100,7 +1100,7 @@ "tuples" ], "repo": "https://github.com/himanoa/purescript-css-class-name-extractor.git", - "version": "v0.0.2" + "version": "v0.0.3" }, "css-frameworks": { "dependencies": [ diff --git a/src/packages.dhall b/src/packages.dhall index 6b720ce3..e15b184d 100644 --- a/src/packages.dhall +++ b/src/packages.dhall @@ -946,7 +946,7 @@ , "tuples" ] , repo = "https://github.com/himanoa/purescript-css-class-name-extractor.git" - , version = "v0.0.2" + , version = "v0.0.3" } , css-frameworks = { dependencies = [ "web-html" ]