From f30c22ff9f19f3f7cc7a534d87864ff8f9afbb4d Mon Sep 17 00:00:00 2001 From: James Saunders Date: Sat, 26 Nov 2022 22:29:37 +0000 Subject: [PATCH] Bump version 1.0.3 --- LICENSE.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index d1bdd50..6f161c1 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright 2019 James Saunders +Copyright 2022 James Saunders Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/package.json b/package.json index b3b55d1..dbe7dab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-interpolate-curve", - "version": "1.0.2", + "version": "1.0.3", "description": "Interpolate Curves", "keywords": [ "d3",