From b9c9cdd4df7131acec057e85a8d3c15a97244414 Mon Sep 17 00:00:00 2001 From: Tim Heuer Date: Wed, 12 Oct 2022 10:02:37 -0700 Subject: [PATCH] Version bump --- Alexa.NET/Alexa.NET.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Alexa.NET/Alexa.NET.csproj b/Alexa.NET/Alexa.NET.csproj index c1596b9..844c023 100644 --- a/Alexa.NET/Alexa.NET.csproj +++ b/Alexa.NET/Alexa.NET.csproj @@ -3,13 +3,13 @@ A simple .NET Core library for handling Alexa Skill request/responses. Alexa.NET - 1.20.0 + 1.21.0 Tim Heuer, Steven Pears netstandard2.0 Alexa.NET Alexa.NET amazon;alexa;echo;dot;echo dot;skills - Adds support for PIN confirmation support . Thanks @stoiveyp + Fixes bug in EmphasisLevel. Thanks @stoiveyp, @FelipeBergmann https://github.com/timheuer/alexa-skills-dotnet MIT https://github.com/timheuer/alexa-skills-dotnet