Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
no issue

Changelog:
- bump `got` version to fix issues with image URLs containing unescaped chars
- drop support for EOL Node.js 4.x and 6.x
  • Loading branch information
kevinansfield authored and aileen committed Jun 5, 2019
1 parent fbb324a commit 99064b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amperize",
"version": "0.3.8",
"version": "0.4.0",
"description": "AMP up your plain HTML",
"main": "./lib/amperize",
"scripts": {
Expand Down

0 comments on commit 99064b8

Please sign in to comment.