neerajdotname-javascript_lab 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/History.txt +17 -0
  2. data/lib/javascript_lab.rb +1 -1
  3. metadata +1 -1
data/History.txt CHANGED
@@ -1,2 +1,19 @@
1
+ == 0.0.5 2009-06-15
2
+
3
+ * bumped up the version number for the file residing at lib
4
+
5
+ == 0.0.4 2009-06-15
6
+
7
+ * removed the stylce.css from manifest
8
+
9
+ == 0.0.3 2009-06-15
10
+
11
+ * enlarged the text area
12
+
13
+ == 0.0.2 2009-06-15
14
+
15
+ * in development the server will start in foreground mode. ./bin/javascript_lab development
16
+
1
17
  == 0.0.1 2009-06-15
18
+
2
19
  * Initial release
@@ -8,5 +8,5 @@ require 'javascript_lab/view_helpers'
8
8
  require 'javascript_lab/app'
9
9
 
10
10
  module JavascriptLab
11
- VERSION = '0.0.1'
11
+ VERSION = '0.0.5'
12
12
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neerajdotname-javascript_lab
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Neeraj Singh