Skip to content

Commit

Permalink
Bump to v3.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabh Rao committed Oct 3, 2015
1 parent 08093e8 commit 9433c8d
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "voxel",
"version": "3.1.2",
"version": "3.1.3",
"description": "A minimal theme.",
"url": "https://github.com/rishabhsrao/voxel",
"license": "./license.md",
Expand Down
Binary file modified dist/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/favicon.ico
Binary file not shown.
Binary file added dist/images/jsx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@ <h3>Code</h3>
</pre>
</div>

<div class="voxel-code-snippet voxel-code-snippet--jsx syntax">
<pre><span class="nt">&lt;HelloComponent</span> <span class="na">name=</span><span class="s">"Hello world"</span><span class="nt">&gt;&lt;/HelloComponent&gt;</span></pre>
</div>

<p>Aenean lacinia bibendum nulla sed consectetur. Etiam porta sem malesuada magna mollis euismod. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa.</p>

<p>Vestibulum id ligula porta felis euismod semper. Nullam quis risus eget urna mollis ornare vel eu leo. Donec sed odio dui.</p>
Expand Down
2 changes: 1 addition & 1 deletion dist/styles/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/styles/main.css.map

Large diffs are not rendered by default.

Binary file modified dist/tile-wide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/tile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "voxel",
"version": "3.1.2",
"version": "3.1.3",
"description": "A minimal theme.",
"url": "https://github.com/rishabhsrao/voxel",
"license": "./license.md",
Expand Down

0 comments on commit 9433c8d

Please sign in to comment.