Skip to content

Commit 535715d

Browse files
committed
prepare 2.47.0
1 parent a802f0a commit 535715d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and "htmlunit-core-js" which has the test cases and packaging.
77

88
Notice that "org.mozilla.*" is renamed to "net.sourceforge.htmlunit.corejs.*"
99

10+
:heart: [Sponsor](https://github.com/sponsors/rbri)
11+
1012
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.htmlunit/htmlunit-core-js/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.htmlunit/htmlunit-core-js)
1113

1214

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ apply plugin: 'signing'
1111

1212
group = "net.sourceforge.htmlunit"
1313
archivesBaseName = "htmlunit-core-js"
14-
version = "2.47.0-SNAPSHOT"
14+
version = "2.47.0"
1515

1616

1717
jar {

0 commit comments

Comments
 (0)