File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " protocore-typescript-edition" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " Protocore-typescript-edition is special Typescript implementation edition of Protocore project." ,
5
5
"scripts" : {
6
6
"start" : " node server.js" ,
Original file line number Diff line number Diff line change 3
3
<div class =" cover-container" >
4
4
<div class =" masthead clearfix" >
5
5
<div class =" inner" >
6
- <h1 class =" masthead-brand" >Protocore Typescript <sup ><small class =" release" >v0.0.2 </small ></sup ></h1 >
6
+ <h1 class =" masthead-brand" >Protocore Typescript <sup ><small class =" release" >v0.0.3 </small ></sup ></h1 >
7
7
<ul class =" nav masthead-nav" >
8
8
<li ><a href =" #" >Home</a ></li >
9
9
<li class =" active" ><a href =" #about" >About</a ></li >
Original file line number Diff line number Diff line change 3
3
<div class =" cover-container" >
4
4
<div class =" masthead clearfix" >
5
5
<div class =" inner" >
6
- <h1 class =" masthead-brand" >Protocore Typescript <sup ><small class =" release" >v0.0.2 </small ></sup ></h1 >
6
+ <h1 class =" masthead-brand" >Protocore Typescript <sup ><small class =" release" >v0.0.3 </small ></sup ></h1 >
7
7
<ul class =" nav masthead-nav" >
8
8
<li class =" active" ><a href =" #" >Home</a ></li >
9
9
<li ><a href =" #about" >About</a ></li >
Original file line number Diff line number Diff line change 8
8
< head >
9
9
< meta charset ="utf-8 "/>
10
10
< meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 "/>
11
- < title > Protocore Typescript Edition¦ v0.0.2 </ title >
11
+ < title > Protocore Typescript Edition¦ v0.0.3 </ title >
12
12
</ head >
13
13
< body >
14
14
<!--[if lt IE 7]>
You can’t perform that action at this time.
0 commit comments