Skip to content

Commit cfee753

Browse files
committed
Release 3.0.1
1 parent c0e2e49 commit cfee753

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changelog

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
* CHANGE: Use CMD instead of ENTRYPOINT for proper Zimfarm operation
1+
3.0.1
2+
* CHANGE: Use CMD instead of ENTRYPOINT for proper Zimfarm operation (#253)
33

44
3.0.0
55
* UPDATE: Upgrade to node-libzim 3.2.3 (libzim 9.2.1) (#239)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phetscraper",
3-
"version": "3.0.1-dev0",
3+
"version": "3.0.1",
44
"description": "Scraper and exporter of PHET simulations",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)