Skip to content

Commit e9ef84d

Browse files
committed
build(package.json): start at v1.0.0
1 parent 4a87a33 commit e9ef84d

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,7 +1,7 @@
11
{
22
"name": "react-layered-image",
33
"description": "An interactive, multi-layer image component for React",
4-
"version": "0.0.0-development",
4+
"version": "1.0.0",
55
"author": "Antoine Llorca",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)