Skip to content

Commit

Permalink
bumping version 0.5.0 for PR #131, #128, #115 and #120
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Jun 11, 2014
1 parent a7de546 commit 21916ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion conf/docs/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"projectName": "shifter - blazingly fast yui builder",
"version": "0.4.5",
"version": "0.5.0",
"yuiSeedUrl": "http://yui.yahooapis.com/3.6.0/build/yui/yui.js"
}
6 changes: 3 additions & 3 deletions output/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h1><img src="http://yuilibrary.com/img/yui-logo.png"> shifter - blazingly fast
<div class="yui3-g">
<div class="yui3-u-3-4">
<div id="main">
<div class="content"><h2 id="welcome-to-shifter-045">welcome to shifter 0.4.5!</h2>
<div class="content"><h2 id="welcome-to-shifter-050">welcome to shifter 0.5.0!</h2>

<div class="intro">
<center>
Expand Down Expand Up @@ -51,7 +51,7 @@ <h2 id="help">command line arguments</h2>

<pre class="code terminal"><span class="noselect">$ </span>shifter -h

blazingly fast builds with shifter@0.4.5
blazingly fast builds with shifter@0.5.0

pass no arguments and shifter will build the module from the current directory

Expand Down Expand Up @@ -536,7 +536,7 @@ <h2 class="no-toc">Table of Contents</h2>
<div class="bd">
<ul class="toc">
<li>
<a href="#welcome-to-shifter-045">welcome to shifter 0.4.5!</a>
<a href="#welcome-to-shifter-050">welcome to shifter 0.5.0!</a>
</li>
<li>
<a href="#what">what is shifter?</a>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "shifter",
"description": "New YUI build tool based on Gearjs, so let's shift some gears",
"author": "Dav Glass <davglass@gmail.com>",
"version": "0.4.6",
"version": "0.5.0",
"dependencies": {
"progress": "~0.1.0",
"ansi-color": "*",
Expand Down

0 comments on commit 21916ef

Please # to comment.