Skip to content

Commit 532a132

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-07-15) ### Features * initial commit ([75e8b98](75e8b98)) * upgrade GDAL/OGR to 3.9.1 ([37d9b4f](37d9b4f)) * upgrade GEOS to 3.12.2 ([a4f9e32](a4f9e32)) * upgrade Libxml2 to 2.13.2 ([b49030b](b49030b)) * upgrade MapServer to 8.2.0 ([f2d6643](f2d6643)) * upgrade PROJ to 9.4.1 ([92f50f3](92f50f3)) * upgrade SQLite to 3.46.0 ([fabbf48](fabbf48))
1 parent 7af7fa3 commit 532a132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapserver-wasm",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.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)