framous 0.3.3 → 0.3.4

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.
data/CHANGELOG.mkdn CHANGED
@@ -1,6 +1,10 @@
1
1
  Framous Changelog
2
2
  =================
3
3
 
4
+ v0.3.4 [Jul 25, 2013]
5
+ ---------------------
6
+ * fixe typo
7
+
4
8
  v0.3.3 [Jul 25, 2013]
5
9
  ---------------------
6
10
  * manifest.rb : major updates
@@ -1,5 +1,5 @@
1
1
  /* ---------------------------------------------------------------------------
2
- Global Compass File
2
+ @media print
3
3
  Inlined to avoid required HTTP connection: h5bp.com/r
4
4
  https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css
5
5
  */
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: framous
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
- - 3
10
- version: 0.3.3
9
+ - 4
10
+ version: 0.3.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Alec Hance