mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Set version and changelog for 0.29.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libloot-nodejs-linux-x64-gnu",
|
||||
"version": "0.29.4",
|
||||
"version": "0.29.5",
|
||||
"os": [
|
||||
"linux"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libloot-nodejs-win32-x64-msvc",
|
||||
"version": "0.29.4",
|
||||
"version": "0.29.5",
|
||||
"os": [
|
||||
"win32"
|
||||
],
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "libloot-nodejs",
|
||||
"version": "0.29.4",
|
||||
"version": "0.29.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "libloot-nodejs",
|
||||
"version": "0.29.4",
|
||||
"version": "0.29.5",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@napi-rs/cli": "^3.1.3",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "libloot-nodejs",
|
||||
"version": "0.29.4",
|
||||
"version": "0.29.5",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"napi": {
|
||||
|
||||
Reference in New Issue
Block a user