Skip to content

Commit 89a54a8

Browse files
committed
Bumpo
1 parent ce42cb6 commit 89a54a8

File tree

2 files changed

+3928
-3
lines changed

2 files changed

+3928
-3
lines changed

elm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"type": "package",
3-
"name": "rtfeldman/elm-css",
3+
"name": "Cendrb/elm-css",
44
"summary": "Typed CSS in Elm.",
55
"license": "BSD-3-Clause",
6-
"version": "16.0.1",
6+
"version": "1.0.0",
77
"exposed-modules": {
88
"Styling": [
99
"Css",
@@ -36,4 +36,4 @@
3636
"test-dependencies": {
3737
"elm-explorations/test": "1.0.0 <= v < 2.0.0"
3838
}
39-
}
39+
}

0 commit comments

Comments
 (0)