simple_qs 0.1 → 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 (1) hide show
  1. metadata +3 -2
metadata CHANGED
@@ -5,7 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- version: "0.1"
8
+ - 1
9
+ version: 0.1.1
9
10
  platform: ruby
10
11
  authors:
11
12
  - !binary |
@@ -47,7 +48,7 @@ dependencies:
47
48
  version: 0.3.2
48
49
  type: :runtime
49
50
  version_requirements: *id002
50
- description: SimpleQS library fully wraps Amazon SQS REST API. It allows you perform all kind of callss on queues and messages.
51
+ description: SimpleQS library fully wraps Amazon SQS REST API. It allows you perform all kind of calls on queues and messages.
51
52
  email: krekoten@gmail.com
52
53
  executables: []
53
54