toys-release 0.3.1 → 0.3.2

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.
@@ -6,6 +6,6 @@ module Toys
6
6
  # Current version of the Toys release system.
7
7
  # @return [String]
8
8
  #
9
- VERSION = "0.3.1"
9
+ VERSION = "0.3.2"
10
10
  end
11
11
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: toys-release
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel Azuma
@@ -81,10 +81,10 @@ homepage: https://github.com/dazuma/toys
81
81
  licenses:
82
82
  - MIT
83
83
  metadata:
84
- changelog_uri: https://dazuma.github.io/toys/gems/toys-release/v0.3.1/file.CHANGELOG.html
84
+ changelog_uri: https://dazuma.github.io/toys/gems/toys-release/v0.3.2/file.CHANGELOG.html
85
85
  source_code_uri: https://github.com/dazuma/toys/tree/main/toys-release
86
86
  bug_tracker_uri: https://github.com/dazuma/toys/issues
87
- documentation_uri: https://dazuma.github.io/toys/gems/toys-release/v0.3.1
87
+ documentation_uri: https://dazuma.github.io/toys/gems/toys-release/v0.3.2
88
88
  rdoc_options: []
89
89
  require_paths:
90
90
  - lib