From 13d60e64ee18cfb0ef95f987b0ad2086c1137b1d Mon Sep 17 00:00:00 2001 From: Tim Nugent Date: Fri, 8 Apr 2022 12:14:45 +1000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37e110e1..b9a0e536 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dev.yarnspinner.unity", - "version": "2.1.0", + "version": "2.2.0-preview", "displayName": "Yarn Spinner", "description": "Yarn Spinner is the friendly tool for interactive conversations. Write your dialogue in a simple programming language that's designed to be straightforward for writers and powerful for programmers, and then attach it to your scenes to power your conversations.", "unity": "2019.4",