Skip to content

Commit bae1c6d

Browse files
committed
type fix in news
1 parent bb07d16 commit bae1c6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rJavaEnv 0.2.2 (2024-09-13)
22

3-
* Hot fix: improve robustness of setting Java environemntin the current session with either `use_java()` or `java_quick_install()`. See bug fix below.
3+
* Hot fix: improve robustness of setting Java environment in the current session with either `use_java()` or `java_quick_install()`. See bug fix below.
44

55
* Bug fix: Setting Java environment via `rJava::.jniInitialized()` rendered impossible changing Java version for `rJava`-dependent packages, because it somehow pre-initialised `rJava`
66

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
},
165165
"SystemRequirements": null
166166
},
167-
"fileSize": "219.774KB",
167+
"fileSize": "219.775KB",
168168
"citation": [
169169
{
170170
"@type": "SoftwareSourceCode",

0 commit comments

Comments
 (0)