Skip to content

Commit 767bdf3

Browse files
committed
fix version string
1 parent 1634fbf commit 767bdf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blink-text-element",
3-
"version": "0.0.1",
3+
"version": "0.0.0-development",
44
"description": "An element which blinks in and out to try to get the users attention like the traditional blink element found in the browsers of yesteryear",
55
"main": "dist/blink-text-element.js",
66
"module": "dist/blink-text-element.js",

0 commit comments

Comments
 (0)