We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e054d commit 2ec0200Copy full SHA for 2ec0200
LICENSE.txt
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2005-2024, Carlos Amengual
+ * Copyright (c) 2005-2025, Carlos Amengual
3
* All rights reserved.
4
*
5
* Redistribution and use in source and binary forms, with or without
build.gradle
@@ -5,7 +5,7 @@ plugins {
}
6
7
group = 'io.sf.carte'
8
-version = '5.2-SNAPSHOT'
+version = '5.3'
9
10
description = 'css4j-agent'
11
0 commit comments