diff --git a/package.json b/package.json index 693bff07..fd8560a6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ramune", "description": "Watch anime together with your friends.", "license": "MIT", - "version": "1.13.2", + "version": "1.13.3", "scripts": { "lint:src": "eslint ./src/**/*.{ts,vue}", "lint:css": "stylelint ./src/**/*.{css,scss,vue}",