Skip to content

Commit

Permalink
chore: adding package & update new version of release date
Browse files Browse the repository at this point in the history
  • Loading branch information
onedionys committed Mar 11, 2024
1 parent f134d35 commit 9d3a9e2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ This library provides a simple way to handle events in JavaScript applications.

* v1.0.0 : 08 March 2024
* v1.0.1 : 11 March 2024
* v4.0.0 : 11 March 2024

## 🧑 Author

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
@@ -1,6 +1,6 @@
{
"name": "onedionys-event-handling-library",
"version": "1.0.1",
"version": "4.0.0",
"description": "One Dionys (Event Handling Library) - A library for easily handling events in web applications.",
"main": "src/eventHandler.js",
"directories": {
Expand Down

0 comments on commit 9d3a9e2

Please sign in to comment.