Skip to content

Commit

Permalink
release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fityannugroho committed Jun 12, 2023
1 parent 893bead commit 360f4be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ API that provides information on the **administrative areas of Indonesia**, from

Built with [NestJS framework](https://nestjs.com) and writen in TypeScript. [Prisma](https://www.prisma.io) is used as the ORM to interact with any kind of database (in future). For now, we use MongoDB.

> **NEW!** [Island endpoints 🏝️](#12-get-islands-by-name) available in version 1.2.0 or higher.
> **NEW!** [Island endpoints 🏝️](#12-get-islands-by-name) available in version 1.1.0 or higher.
<h2>Table of Content</h2>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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",
"version": "1.0.3",
"version": "1.1.0",
"description": "API that provides information about Indonesia administrative area.",
"author": "Fityan",
"private": false,
Expand Down

0 comments on commit 360f4be

Please sign in to comment.