summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b04b7782a5..25a5015c13 100644
--- a/NEWS
+++ b/NEWS
@@ -306,7 +306,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Psych
- * Update to Psych 3.0.0.
+ * Update to Psych 3.0.2.
* Add :symbolize_names option to Psych.load, Psych.safe_load like JSON.parse
https://github.com/ruby/psych/pull/333, https://github.com/ruby/psych/pull/337