Skip to content

Commit 2ec0200

Browse files
committed
Release 5.3 (5.2 was skipped)
1 parent b8e054d commit 2ec0200

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2005-2024, Carlos Amengual
2+
* Copyright (c) 2005-2025, Carlos Amengual
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = 'io.sf.carte'
8-
version = '5.2-SNAPSHOT'
8+
version = '5.3'
99

1010
description = 'css4j-agent'
1111

0 commit comments

Comments
 (0)