markdown2confluence 0.0.1g → 0.0.2

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.
@@ -7,9 +7,7 @@ The gem is based on [Kramdown](https://github.com/gettalong/kramdown)
7
7
 
8
8
  #### Via gem
9
9
 
10
- NOTE: *only a prelease version has been released*
11
-
12
- $ gem install markdown2confluence --pre
10
+ $ gem install markdown2confluence
13
11
 
14
12
  #### From github:
15
13
 
@@ -2,5 +2,5 @@ module Markdown2Confluence
2
2
  end
3
3
 
4
4
  unless defined?(Markdown2Confluence::VERSION)
5
- ::Markdown2Confluence::VERSION = "0.0.1g"
5
+ ::Markdown2Confluence::VERSION = "0.0.2"
6
6
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: markdown2confluence
3
3
  version: !ruby/object:Gem::Version
4
- hash: 32
5
- prerelease: 5
4
+ hash: 27
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- - g
11
- version: 0.0.1g
9
+ - 2
10
+ version: 0.0.2
12
11
  platform: ruby
13
12
  authors:
14
13
  - Patrick Debois
@@ -16,7 +15,7 @@ autorequire:
16
15
  bindir: bin
17
16
  cert_chain: []
18
17
 
19
- date: 2011-12-13 00:00:00 Z
18
+ date: 2011-12-15 00:00:00 Z
20
19
  dependencies:
21
20
  - !ruby/object:Gem::Dependency
22
21
  type: :runtime