jqueryplugingen 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/History.txt +4 -0
  2. data/lib/jquery_plugin_gen.rb +1 -1
  3. metadata +1 -1
data/History.txt CHANGED
@@ -1,3 +1,7 @@
1
+ 0.2.3 2009-06-09
2
+
3
+ * 0.2.2 seems to be corrupt on rubyforge
4
+
1
5
  0.2.2 2009-06-09
2
6
 
3
7
  * Windows fix for 7z unzipping
@@ -5,5 +5,5 @@ require 'jquery_plugin_gen/quick_template'
5
5
  require 'jquery_plugin_gen/generator'
6
6
 
7
7
  module JqueryPluginGen
8
- VERSION = '0.2.2'
8
+ VERSION = '0.2.3'
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jqueryplugingen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - toddb