Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sime3134 committed Jul 13, 2024
1 parent b2cfc1b commit 3c2de1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"name": "g-calendar-fetcher",
"description": "This JavaScript library helps you to easily fetch, parse, and display events from Google Calendar using the iCalendar (.ics) format available from a given Google Calendar URL.",
"version": "0.4.0",
"version": "0.4.1",
"main": "dist/g-calendar-fetcher.min.js",
"exports": {
".": "./dist/g-calendar-fetcher.min.js"
Expand Down

0 comments on commit 3c2de1a

Please sign in to comment.