R3EXS 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/R3EXS/version.rb CHANGED
@@ -3,5 +3,5 @@
3
3
  module R3EXS
4
4
 
5
5
  # 版本号
6
- VERSION = '1.0.1'
6
+ VERSION = '1.0.3'
7
7
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: R3EXS
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - LuoTat
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-13 00:00:00.000000000 Z
10
+ date: 2025-02-15 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: rake
@@ -115,6 +115,7 @@ extensions:
115
115
  extra_rdoc_files: []
116
116
  files:
117
117
  - "./ext/rgss3a_rvdata2/extconf.rb"
118
+ - ".yardopts"
118
119
  - CHANGELOG.md
119
120
  - LICENSE
120
121
  - README.md