Skip to content

Commit 5023a15

Browse files
committed
Bumped up version to 0.0.1-alpha4
1 parent 85e99d8 commit 5023a15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demos/src/index.ghpages.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<img src="demos/images/ng-fc-logo.png" class="logo">
8383
<h1>Angular-FusionCharts</h1>
8484
<p>Simple and effective AngularJS bindings for FusionCharts JavaScript Charting Library.</p>
85-
<p><a class="btn btn-primary btn-lg" href="https://github.com/fusioncharts/angular-fusioncharts/archive/v0.1-alpha2.zip" role="button"><i class="glyphicon glyphicon-download"></i> Download (0.0.1-alpha3)</a></p>
85+
<p><a class="btn btn-primary btn-lg" href="https://github.com/fusioncharts/angular-fusioncharts/archive/v0.1-alpha2.zip" role="button"><i class="glyphicon glyphicon-download"></i> Download (0.0.1-alpha4)</a></p>
8686
</div>
8787
<div class="row">
8888
<div class="col-md-4">

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "0.0.1-alpha.3",
3+
"version": "0.0.1-alpha.4",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)