notesgrip 0.0.7 → 0.0.8

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.
@@ -1,3 +1,3 @@
1
1
  module Notesgrip
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: notesgrip
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - yac4423
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-04 00:00:00.000000000 Z
11
+ date: 2014-09-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -53,6 +53,8 @@ files:
53
53
  - README.rdoc
54
54
  - Rakefile
55
55
  - Sample/sample_NotesDatabase.rb
56
+ - Sample/sample_NotesDocument.rb
57
+ - Sample/sample_NotesRichTextItem.rb
56
58
  - Sample/sample_NotesSession.rb
57
59
  - Sample/sample_NotesView.rb
58
60
  - lib/notesgrip.rb
@@ -65,6 +67,7 @@ files:
65
67
  - lib/notesgrip/NotesSession.rb
66
68
  - lib/notesgrip/NotesView.rb
67
69
  - lib/notesgrip/version.rb
70
+ - notesgrip-0.0.8.gem
68
71
  - notesgrip.gemspec
69
72
  homepage: https://github.com/yac4423/notesgrip
70
73
  licenses: