Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Commit 534ba2c

Browse files
committed
Bump to 1.0.2 for 0.18
1 parent f475bdb commit 534ba2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elm-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"summary": "Persistent network connections, making client/server communication faster.",
44
"repository": "http://github.com/elm-lang/websocket.git",
55
"license": "BSD3",
@@ -15,4 +15,4 @@
1515
"elm-lang/core": "5.0.0 <= v < 6.0.0"
1616
},
1717
"elm-version": "0.18.0 <= v < 0.19.0"
18-
}
18+
}

0 commit comments

Comments
 (0)