Skip to content

Commit b747878

Browse files
committed
Release 3.1.0
1 parent 450cf16 commit b747878

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "apathy-theme",
33
"displayName": "Apathy Theme",
44
"description": "A dark, sophisticated color theme with purple/black backgrounds and vibrant neon-like syntax highlighting.",
5-
"version": "3.0.0",
5+
"version": "3.1.0",
66
"icon": "icon.png",
77
"publisher": "coopermaruyama",
88
"engines": {

packages/zed/extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "apathy-theme"
22
name = "Apathy Theme"
3-
version = "3.0.0"
3+
version = "3.1.0"
44
schema_version = 1
55
authors = ["Cooper Maruyama <me@cooperm.com>"]
66
description = "A dark, low-contrast theme family with muted purple undertones for reduced eye strain. Includes Apathy, Apathetic Ocean, and Minted variants."

0 commit comments

Comments
 (0)