From 069f8bd860b9da816cea58c5ade791025a51c105 Mon Sep 17 00:00:00 2001 From: Jesse Farebrother Date: Tue, 21 Dec 2021 14:51:58 -0500 Subject: [PATCH] Version bump: v0.7.4 --- vcpkg.json | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vcpkg.json b/vcpkg.json index 846454086..9ef01260b 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json", "name": "arcade-learning-environment", - "version": "0.7.3", + "version": "0.7.4", "dependencies": [ "zlib" ], diff --git a/version.txt b/version.txt index f38fc5393..0a1ffad4b 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.7.3 +0.7.4