Skip to content

Commit

Permalink
chore: release version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fityannugroho committed Nov 13, 2024
1 parent e6bb687 commit 2834867
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ The map of Indonesia's administrative areas.
## Built With

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

## Installation

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

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

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.
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.
Binary file modified app/opengraph-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/twitter-image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "idn-area-map",
"version": "0.1.1",
"version": "1.0.0",
"description": "Map of Indonesia's administrative area",
"main": "app/page.tsx",
"scripts": {
Expand Down

0 comments on commit 2834867

Please sign in to comment.