jsduck 4.3.0 → 4.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/jsduck.gemspec +1 -1
  2. data/lib/jsduck/options.rb +1 -1
  3. metadata +1 -1
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
2
2
  s.required_rubygems_version = ">= 1.3.5"
3
3
 
4
4
  s.name = 'jsduck'
5
- s.version = '4.3.0'
5
+ s.version = '4.3.1'
6
6
  s.date = '2012-10-24'
7
7
  s.summary = "Simple JavaScript Duckumentation generator"
8
8
  s.description = "Documentation generator for Sencha JS frameworks"
@@ -79,7 +79,7 @@ module JsDuck
79
79
  @ext4_events = nil
80
80
  @meta_tag_paths = []
81
81
 
82
- @version = "4.3.0"
82
+ @version = "4.3.1"
83
83
 
84
84
  # Customizing output
85
85
  @title = "Documentation - JSDuck"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jsduck
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.0
4
+ version: 4.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: