ayadn 1.1.1 → 1.1.3

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.
data/lib/ayadn/version.rb CHANGED
@@ -1,4 +1,4 @@
1
1
  # encoding: utf-8
2
2
  module Ayadn
3
- VERSION = "1.1.1"
3
+ VERSION = "1.1.3"
4
4
  end
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ayadn
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Dejonckheere
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-07 00:00:00.000000000 Z
11
+ date: 2014-05-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -180,7 +180,7 @@ dependencies:
180
180
  version: '0'
181
181
  description: 'App.net command-line client: toolbox to access and manage your ADN data,
182
182
  show your streams, post, manage conversations, star/follow/repost... and many, many
183
- more.'
183
+ more. http://ayadn-app.net/doc/'
184
184
  email: eric@aya.io
185
185
  executables:
186
186
  - ayadn
@@ -215,6 +215,7 @@ files:
215
215
  - lib/ayadn/extend.rb
216
216
  - lib/ayadn/fileops.rb
217
217
  - lib/ayadn/logs.rb
218
+ - lib/ayadn/mark.rb
218
219
  - lib/ayadn/pinboard.rb
219
220
  - lib/ayadn/post.rb
220
221
  - lib/ayadn/scroll.rb
@@ -230,6 +231,7 @@ files:
230
231
  - spec/mock/@m.json
231
232
  - spec/mock/aliases.db
232
233
  - spec/mock/blacklist.db
234
+ - spec/mock/bookmarks.db
233
235
  - spec/mock/checkins.json
234
236
  - spec/mock/fwr_@ayadn.json
235
237
  - spec/mock/index.db
@@ -252,7 +254,8 @@ files:
252
254
  homepage: http://ayadn-app.net
253
255
  licenses:
254
256
  - MIT
255
- metadata: {}
257
+ metadata:
258
+ documentation: http://ayadn-app.net/doc/
256
259
  post_install_message: Thank you for installing Ayadn!
257
260
  rdoc_options: []
258
261
  require_paths:
@@ -279,6 +282,7 @@ test_files:
279
282
  - spec/mock/@m.json
280
283
  - spec/mock/aliases.db
281
284
  - spec/mock/blacklist.db
285
+ - spec/mock/bookmarks.db
282
286
  - spec/mock/checkins.json
283
287
  - spec/mock/fwr_@ayadn.json
284
288
  - spec/mock/index.db