Skip to content

Commit a0aeee5

Browse files
committed
New release! Important fix, palettes caching!
1 parent 189f781 commit a0aeee5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 1.0.1
1+
VERSION = 1.0.2
22

33
CFLAGS = -Wall -Wextra -O3
44
LDFLAGS = -lm

hellwal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* hellwal - v1.0.0 - MIT LICENSE
1+
/* hellwal - v1.0.2 - MIT LICENSE
22
*
33
* [ ] TODO: gtk css?
44
* [ ] TODO: support for other OS's like Mac or Win

0 commit comments

Comments
 (0)