shaka-packager 3.2.0 → 3.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -95,7 +95,8 @@ There are several ways you can get Shaka Packager.
95
95
  - [Announcement List](https://groups.google.com/forum/#!forum/shaka-packager-users)
96
96
  (join for infrequent announcements and surveys)
97
97
  - Subscribe to releases by following
98
- [instructions from this blog](https://www.jessesquires.com/blog/2020/07/30/github-tip-watching-releases/)- [Documentation](https://shaka-project.github.io/shaka-packager/html/)
98
+ [instructions from this blog](https://www.jessesquires.com/blog/2020/07/30/github-tip-watching-releases/)
99
+ - [Documentation](https://shaka-project.github.io/shaka-packager/html/)
99
100
  - [Tutorials](https://shaka-project.github.io/shaka-packager/html/tutorials/tutorials.html)
100
101
  - Several open source players:
101
102
  - [DASH and HLS on Web: Shaka Player](https://github.com/shaka-project/shaka-player)
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "shaka-packager",
3
3
  "description": "A media packaging tool and SDK.",
4
- "version": "3.2.0",
4
+ "version": "3.2.1",
5
5
  "private": false,
6
6
  "homepage": "https://github.com/shaka-project/shaka-packager",
7
7
  "author": "Google",