Skip to content

Commit

Permalink
blazed.js version 1.3.5
Browse files Browse the repository at this point in the history
Fixed an issue with README.md
  • Loading branch information
BlazeInferno64 authored Dec 23, 2024
1 parent 769d0dc commit b7672fa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ console.log(blazed.about());

`blazed.js` is released under the MIT License.

View the full license terms <a href="https://github.com/blazeinferno64/blazed.js/blob/main/lib/node/LICENSE">here</a>.
View the full license terms <a href="https://github.com/BlazeInferno64/blazed.js/blob/main/LICENSE">here</a>.

# Bugs & Issues

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": "blazed.js",
"version": "1.3.0",
"version": "1.3.5",
"main": "index.js",
"types": "typings/index.d.ts",
"scripts": {
Expand Down

0 comments on commit b7672fa

Please sign in to comment.