Skip to content

Commit cab281c

Browse files
authored
Bump version (#71)
1 parent 65a6564 commit cab281c

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": "@terwanerik/scrolltrigger",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Triggers classes on html elements based on the scroll position. It makes use of requestAnimationFrame so it doesn't jack the users scroll, that way the user / browser keeps their original scroll behaviour. Animations run when the browser is ready for it.",
55
"main": "dist/ScrollTrigger.js",
66
"directories": {

0 commit comments

Comments
 (0)