npm/images: v1.3.0

Bump version for release to npm.
This commit is contained in:
David Lechner
2022-12-19 11:16:57 -06:00
parent f14bbc3a36
commit f7314bc1bc
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
<!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance --> <!-- refer to https://keepachangelog.com/en/1.0.0/ for guidance -->
## 1.3.0 - 2022-12-19
### Added ### Added
- Added DFU Windows driver images. - Added DFU Windows driver images.
+1 -1
View File
@@ -13,7 +13,7 @@ HUBS = ["move", "city", "technic", "prime", "essential", "inventor"]
package_json = { package_json = {
"name": "@pybricks/images", "name": "@pybricks/images",
"version": "1.2.1", "version": "1.3.0",
"description": "Distribution of Pybricks images.", "description": "Distribution of Pybricks images.",
"license": "MIT", "license": "MIT",
"repository": { "repository": {