Skip to content

Commit

Permalink
- bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zbryikt committed Sep 28, 2022
1 parent baaf4f0 commit cfe93ab
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## v3.0.2 (upcoming)
## v3.0.2

- upgrade modules to fix vulnerabilities

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "ldloader",
"license": "MIT",
"description": "loader manipulation library",
"version": "3.0.1",
"version": "3.0.2",
"style": "dist/index.min.css",
"browser": "dist/index.min.js",
"main": "dist/index.min.js",
Expand Down

0 comments on commit cfe93ab

Please sign in to comment.