Skip to content

Commit d2e7240

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2024-07-21) ### Features * ESM Module + demo with vite instead of webpack ([ddaa800](ddaa800)) ### BREAKING CHANGES * remove cjs support and use modern es6 ESM module instead
1 parent 0171fd4 commit d2e7240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapserver-wasm",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "WebAssembly version of MapServer with a dispatchRequest interface",
55
"author": "Paul Lange <paul.lange@data-experts.de>",
66
"license": "MIT",

0 commit comments

Comments
 (0)