Skip to content

Commit 360f4be

Browse files
committed
release v1.1.0
1 parent 893bead commit 360f4be

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ API that provides information on the **administrative areas of Indonesia**, from
1111

1212
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.
1313

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)