Skip to content

Commit 3c30df0

Browse files
committed
Changelog
1 parent ebf7112 commit 3c30df0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ node examples/watch/index.js
144144

145145
## Changelog
146146

147+
### v3.0.1
148+
149+
* Fix mistakes in README.md (2023-04-28)
147150
### v3.0.0
148151

149152
* Update dependencies (2023-04-27)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapfile-ejs",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Allows you to use Embedded JavaScript (EJS) into MapServer Mapfiles.",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)