Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit e2cb2d1

Browse files
committed
build: bump to version 1.4.0
1 parent 3c55e3f commit e2cb2d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'grim',
33
'c',
4-
version: '1.3.2',
4+
version: '1.4.0',
55
license: 'MIT',
66
meson_version: '>=0.59.0',
77
default_options: ['c_std=c11', 'warning_level=3', 'werror=true'],

0 commit comments

Comments
 (0)