tayo 0.1.0 → 0.1.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tayo/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 29025c061dcf5f809269fcb2e1af0435a7d24ac28bf21062f4ab065b7b4a17ff
4
- data.tar.gz: 6e6f64d2ec7345b8966256a75ead710ce3e479a3e2f05e3624a66936b6c9464f
3
+ metadata.gz: 53130b0f5947fd77184352fcdf0a77f95c63354b4b1156c9d52ae4e3f9487645
4
+ data.tar.gz: b1361c9b598ccbd2909eb63149892e9d8c5f490365d6ef24ddcb0db93fe2c2cc
5
5
  SHA512:
6
- metadata.gz: d29bbf7c0b505c53d777bda3262ccaeb14f1ba195a2c21e65cac50e5875862edaf8cb323e16c59ca56f4801e23984a6c0680ec7a4f9c4a478bb941f5fd4bea59
7
- data.tar.gz: 5b664d65d34f5b9e3b258025750e0ad863660dab0bc472447fad605db92c340af16d4a7e55817ccbd2703bf5563d00c75d620f37c9267b15af77b5be137877ee
6
+ metadata.gz: 07f29a987b027a5f3e2dcb799bc9d4b36a0810368d77e44be158f60604d5c6ef19981099696d6ce8c6b3d16a114c2fa0a679ec6c2d6ea753532a5b64803de07f
7
+ data.tar.gz: eae92807061aaafcaae98c2c01b5fd0c3afd2813bcf9ff366c745f8483bdf2473ae707b4ee38f9148205df8e0ae21540a5b56e15631cd6745a52b2d8c125b63a
data/lib/tayo/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Tayo
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tayo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - 이원섭wonsup Lee/Alfonso
@@ -86,12 +86,12 @@ files:
86
86
  - lib/tayo/version.rb
87
87
  - pkg/homebody-0.1.0.gem
88
88
  - sig/tayo.rbs
89
- homepage: https://github.com/onesup/tayo
89
+ homepage: https://github.com/TeamMilestone/tayo
90
90
  licenses: []
91
91
  metadata:
92
- homepage_uri: https://github.com/onesup/tayo
93
- source_code_uri: https://github.com/onesup/tayo
94
- changelog_uri: https://github.com/onesup/tayo/blob/main/CHANGELOG.md
92
+ homepage_uri: https://github.com/TeamMilestone/tayo
93
+ source_code_uri: https://github.com/TeamMilestone/tayo
94
+ changelog_uri: https://github.com/TeamMilestone/tayo/blob/main/CHANGELOG.md
95
95
  rdoc_options: []
96
96
  require_paths:
97
97
  - lib