Skip to content

Commit 2834867

Browse files
committed
chore: release version 1.0.0
1 parent e6bb687 commit 2834867

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ The map of Indonesia's administrative areas.
2525
## Built With
2626

2727
- [Next.js](https://nextjs.org) + [TypeScript](https://www.typescriptlang.org)
28-
- [Tailwind CSS](https://tailwindcss.com) + [shadcn-ui](https://shadcn-ui.vercel.app)
29-
- [Leaflet](https://leafletjs.com) + [React Leaflet](https://react-leaflet.js.org)
28+
- [Tailwind CSS](https://tailwindcss.com) + [shadcn-ui](https://ui.shadcn.com)
29+
- [React Leaflet](https://react-leaflet.js.org) + [MapLibre GL](https://github.com/maplibre/maplibre-gl-js) (powered by [Datawan](https://datawan.id))
3030

3131
## Installation
3232

@@ -43,4 +43,4 @@ This project is licensed under the [MIT License](LICENSE).
4343

4444
**Give a ⭐️** if this project helped you!
4545

46-
Also please consider supporting this project by **becoming a sponsor**. Your donation will help us maintain and develop this project and provide you with better support.
46+
Also please consider supporting this project by [**becoming a sponsor**](https://github.com/sponsors/fityannugroho). Your donation will help us maintain and develop this project and provide you with better support.

app/opengraph-image.png

-82.6 KB
Loading

app/twitter-image.png

-82.6 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "idn-area-map",
3-
"version": "0.1.1",
3+
"version": "1.0.0",
44
"description": "Map of Indonesia's administrative area",
55
"main": "app/page.tsx",
66
"scripts": {

0 commit comments

Comments
 (0)