Skip to content
This repository was archived by the owner on Jan 10, 2020. It is now read-only.

Commit aa26514

Browse files
committed
release 2.1.0
1 parent 4fd07ed commit aa26514

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

now.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "ipapi",
3+
"version": 1,
34
"type": "npm",
45
"public": false,
56
"alias": "ipinfo.now.sh",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipapi",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Placeholder package.json, this app is now written in Rust",
55
"main": "none.js",
66
"scripts": {

0 commit comments

Comments
 (0)