Skip to content

Commit 306e459

Browse files
author
Chakwen Hong
committed
update version to 0.4.0
1 parent e2c0315 commit 306e459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swgrhck/scroll-monitor",
3-
"version": "0.4.0-dev",
3+
"version": "0.4.0",
44
"description": "This is a JavaScript plugin that monitors and responds to scroll event, and supports the usage via data attributes to separate html from script.",
55
"module": "dist/bundle/scroll-monitor.esm.js",
66
"browser": "dist/bundle/scroll-monitor.umd.js",

0 commit comments

Comments
 (0)