Skip to content
Next Next commit
v0.25.1
  • Loading branch information
kristoferbaxter committed Jun 25, 2020
commit b78cdbe22edb078fa751027e100fc7dec60d86af
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ampproject/worker-dom",
"version": "0.25.0",
"version": "0.25.1",
"description": "A facsimile of a modern DOM implementation intended to run in a Web Worker.",
"main": "dist/main",
"files": [
Expand Down