Skip to content

Commit dc45e01

Browse files
committed
fix package version
1 parent 2172bad commit dc45e01

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Changelog
22

3-
## 1.1.0
3+
## 1.0.1
44

5-
- ADDED: Unit tests.
65
- UPDATED: Documentation.
76

87
## 1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@js4y/lock-scroll",
3-
"version": "1.1.0",
3+
"version": "1.0.1",
44
"description": "A set of methods to lock scrolling within an element or an entire page on mobile devices, tablets and desktops.",
55
"author": "David Bukacek <https://github.com/bukacekd>",
66
"license": "MIT",

0 commit comments

Comments
 (0)