Bump project version metadata to 1.0.1.
Synchronize CMake, README, and Ruby gem version strings with the released v1.0.1 tag to keep build and packaging metadata consistent. Made-with: Cursor
This commit is contained in:
@@ -18,7 +18,7 @@ cd ruby
|
||||
bundle install # または gem install ffi
|
||||
bundle exec rubocop # 任意: スタイルチェック(.rubocop.yml)
|
||||
gem build libptouch.gemspec
|
||||
gem install ./libptouch-1.0.0.gem
|
||||
gem install ./libptouch-1.0.1.gem
|
||||
```
|
||||
|
||||
ビルド済みの `../build/libptouch.so` を自動で読みに行きます。別のパスにある場合は環境変数で指定できます。
|
||||
|
||||
Reference in New Issue
Block a user