From 757a657a3913ec1a12de95395cad31e034af10a0 Mon Sep 17 00:00:00 2001 From: Aaron Scheiner Date: Fri, 16 Dec 2022 09:07:02 +0000 Subject: [PATCH] v1.4.0 --- .gitignore | 3 +++ .prettierignore | 3 +++ package.json | 2 +- test/fixtures/ois.json | 2 +- 4 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index adadaed..f21480a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ # Test files coverage/ + +# Jetbrains +.idea diff --git a/.prettierignore b/.prettierignore index adadaed..f21480a 100644 --- a/.prettierignore +++ b/.prettierignore @@ -6,3 +6,6 @@ # Test files coverage/ + +# Jetbrains +.idea diff --git a/package.json b/package.json index b1c753e..739bcdd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@api3/ois", "license": "MIT", - "version": "1.3.0", + "version": "1.4.0", "private": false, "main": "dist/src/index", "types": "dist/src/index", diff --git a/test/fixtures/ois.json b/test/fixtures/ois.json index 6e10391..c9c2c9d 100644 --- a/test/fixtures/ois.json +++ b/test/fixtures/ois.json @@ -1,5 +1,5 @@ { - "oisFormat": "1.3.0", + "oisFormat": "1.4.0", "version": "1.2.3", "title": "coinlayer", "apiSpecifications": {