diff --git a/Nuget/TMDbLib.0.9.4.0-alpha.nupkg b/Nuget/TMDbLib.0.9.4.0-alpha.nupkg new file mode 100644 index 00000000..3f352376 --- /dev/null +++ b/Nuget/TMDbLib.0.9.4.0-alpha.nupkg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72f94d637725d63887f22f53734d01f01b826d263a59451a55edace2ed403c1 +size 584932 diff --git a/Nuget/TMDbLib.0.9.4.0-alpha.symbols.nupkg b/Nuget/TMDbLib.0.9.4.0-alpha.symbols.nupkg new file mode 100644 index 00000000..ecb51a58 --- /dev/null +++ b/Nuget/TMDbLib.0.9.4.0-alpha.symbols.nupkg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:102500b0cbd9e0a27e6ef493712c20bfd5c6c9c78e13ea2ad4a17921fafdb873 +size 1447677 diff --git a/Readme.md b/Readme.md index 11774826..41fca381 100644 --- a/Readme.md +++ b/Readme.md @@ -76,6 +76,11 @@ Tips Changelog --------- +**0.9.4-alpha** +Changes: + - Refining tests revealed a number of mismatches between the API and the library. These are fixed as I go along + - A number of types will have moved namespaces, and properties have been added / removed + **0.9.2-alpha** Changes: - Combined a number of classes (#195) diff --git a/TMDbLib/project.json b/TMDbLib/project.json index ca2bbea0..d88ad820 100644 --- a/TMDbLib/project.json +++ b/TMDbLib/project.json @@ -1,5 +1,5 @@ { - "version": "0.9.3.0-alpha", + "version": "0.9.4.0-alpha", "title": "TMDb Library", "authors": [ "LordMike", "Naliath" ], "packOptions": {