From 83b39a885924ad207089ca8a5e26d666f29c3306 Mon Sep 17 00:00:00 2001 From: Aron Atkins Date: Tue, 25 Jun 2024 13:06:10 -0400 Subject: [PATCH 1/2] the version shall be bumped --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d8d9685..28ca327 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rstudio/rsconnect-ts", - "version": "0.6.3", + "version": "0.7.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@rstudio/rsconnect-ts", - "version": "0.6.3", + "version": "0.7.0", "license": "MIT", "dependencies": { "@types/lodash": "^4.17.5", diff --git a/package.json b/package.json index 33798b4..dd4a5b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rstudio/rsconnect-ts", - "version": "0.6.3", + "version": "0.7.0", "description": "TypeScript client library for the Posit Connect API", "author": "RStudio Developers ", "license": "MIT", From 9628b37a0783faa39d5d039fa3b1c56664e0fb99 Mon Sep 17 00:00:00 2001 From: Aron Atkins Date: Tue, 25 Jun 2024 13:11:14 -0400 Subject: [PATCH 2/2] bump copy year --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index eef8c02..2aefa38 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Posit, PBC. +Copyright (c) 2024 Posit, PBC. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal