Skip to content

Commit 46a9ca9

Browse files
committed
Version 0.3.0 - fix
1 parent e920677 commit 46a9ca9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.0] - 2025-08-14
99

1010
### Fixed
1111

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
json_scanner (0.2.0)
4+
json_scanner (0.3.0)
55

66
GEM
77
remote: https://rubygems.org/

Gemfile_ruby_2_3.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
json_scanner (0.2.0)
4+
json_scanner (0.3.0)
55

66
GEM
77
remote: https://rubygems.org/

Gemfile_ruby_2_5.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
json_scanner (0.2.0)
4+
json_scanner (0.3.0)
55

66
GEM
77
remote: https://rubygems.org/

0 commit comments

Comments
 (0)