ruby_slm 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/ruby_slm/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: be0b68a5c136959e8f3d29db5468b990f039a2e415a3c475b01a2079602b0b54
4
- data.tar.gz: e9295b70a217b535faaf1c03a21292e87f631a2070df8f512c071ea5ac166682
3
+ metadata.gz: 15fdc40387397a0067cb05b7d0e73d71f539d4a19d0b9a2ec58e997bc7319ad1
4
+ data.tar.gz: 7809cf664d85d834ff03f275920250d996a967394d14b18c2198d1f061e24f61
5
5
  SHA512:
6
- metadata.gz: 925d191526da52cc5e8588598f8c5c5e3a70f30aaae144a8cf12407bdc6d0690f80a24278b1c5a6b91aff8f10a1907aad29876bb2d0226f797738da7a88130b2
7
- data.tar.gz: 9d55ad15021aec525f566cc849e4c8e5fb7b9df7d5e581255c89e6df98aee9a24b2567652af75e14f18fd25e55f4b3ee33ab5c4784df5bf9babb57cef7592fec
6
+ metadata.gz: 1ae906a1c9dbe77118afcbc2cd08dd0f9cda3f2177e20c8f5c3e62812bf899e3585fe3df9b2d60b0446cfdbd39a66ecfab9cb780854702669bfd8497bd88fca1
7
+ data.tar.gz: 6dda9e430c3aa731c642fc1c4e096634a5b19cf834e01e409fa50b0109180e6e911860b718584d8583c6a51a50da27553e54cb81149f5acec819200fcbe28ccd
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module StatesLanguageMachine
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: ruby_slm
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
  - hussain-pithawala
@@ -124,7 +124,7 @@ metadata:
124
124
  allowed_push_host: https://rubygems.org
125
125
  homepage_uri: https://github.com/hussainpithawala/ruby_slm
126
126
  source_code_uri: https://github.com/hussainpithawala/ruby_slm
127
- changelog_uri: https://github.com/your-username/ruby_slm/releases
127
+ changelog_uri: https://github.com/hussainpithawala/ruby_slm/releases
128
128
  documentation_uri: https://rubydoc.info/gems/ruby_slm
129
129
  rdoc_options: []
130
130
  require_paths: