Skip to content

Commit

Permalink
chore: prepare tag 1.1.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
rancoud authored May 5, 2024
1 parent e9294bc commit 83680a1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/uasset-reader.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* uasset-reader-js (v1.0.1)
* uasset-reader-js (v1.1.0)
* https://github.com/blueprintue/uasset-reader-js
*
* MIT License
Expand Down
2 changes: 1 addition & 1 deletion dist/uasset-reader.min.js

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

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": "uasset-reader-js",
"version": "1.0.1",
"version": "1.1.0",
"description": "Read .uasset files from Unreal Engine in javascript",
"scripts": {
"test": "jest --coverage --coverageDirectory=./coverage -- tests/main.test.js",
Expand Down

0 comments on commit 83680a1

Please sign in to comment.