bluecloth 2.0.6.pre122-x86-mswin32 → 2.0.6-x86-mswin32

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
data/rake/packaging.rb CHANGED
@@ -9,6 +9,7 @@ require 'rubygems/package_task'
9
9
 
10
10
  include Config
11
11
 
12
+ ### Task: prerelease
12
13
  desc "Append the package build number to package versions"
13
14
  task :prerelease do
14
15
  GEMSPEC.version.version += ".#{PKG_BUILD}"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bluecloth
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.6.pre122
4
+ version: 2.0.6
5
5
  platform: x86-mswin32
6
6
  authors:
7
7
  - Michael Granger