Commit 6643e6d5 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Up version to 4.3.1.

parent df78fa32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
  s.required_rubygems_version = ">= 1.3.5"

  s.name = 'jsduck'
  s.version = '4.3.0'
  s.version = '4.3.1'
  s.date = '2012-10-24'
  s.summary = "Simple JavaScript Duckumentation generator"
  s.description = "Documentation generator for Sencha JS frameworks"
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ module JsDuck
      @ext4_events = nil
      @meta_tag_paths = []

      @version = "4.3.0"
      @version = "4.3.1"

      # Customizing output
      @title = "Documentation - JSDuck"