Commit af63dd84 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Up version to 3.11.2

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

  s.name = 'jsduck'
  s.version = '3.11.1'
  s.date = '2012-07-26'
  s.version = '3.11.2'
  s.date = '2012-08-07'
  s.summary = "Simple JavaScript Duckumentation generator"
  s.description = "Documentation generator for Sencha JS frameworks"
  s.homepage = "https://github.com/senchalabs/jsduck"
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ module JsDuck
      @ext4_events = nil
      @meta_tag_paths = []

      @version = "3.11.1"
      @version = "3.11.2"

      # Customizing output
      @title = "Ext JS - Sencha Docs"