diff --git a/go/Makefile b/go/Makefile index fe0df065..0c6e460d 100644 --- a/go/Makefile +++ b/go/Makefile @@ -1,6 +1,6 @@ SHELL := /bin/bash -VERSION := 0.3.0 +VERSION := 0.3.1 ENVIRONMENT := development PLATFORMS := darwin linux ARCHITECTURES := amd64 diff --git a/python/replicate/version.py b/python/replicate/version.py index fe93895d..956dc055 100644 --- a/python/replicate/version.py +++ b/python/replicate/version.py @@ -1,2 +1,2 @@ # This file is auto-generated by the root Makefile. Do not edit manually. -version = "0.3.0" +version = "0.3.1" diff --git a/web/.env b/web/.env index e67ec0f2..f2604688 100644 --- a/web/.env +++ b/web/.env @@ -1,2 +1,2 @@ -NEXT_PUBLIC_VERSION=0.3.0 +NEXT_PUBLIC_VERSION=0.3.1 NEXT_PUBLIC_GOOGLE_ANALYTICS_TRACKING_ID=UA-107304984-6