Skip to content

Commit adb57c1

Browse files
committed
Merge branch 'release/2.0.4'
2 parents dbae25b + 40a94a8 commit adb57c1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "2.0.2",
3+
"version": "2.0.4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/fusioncharts/angular-fusioncharts"
@@ -52,4 +52,4 @@
5252
"engines": {
5353
"node": ">=4.4.1"
5454
}
55-
}
55+
}

package-dist.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "2.0.2",
3+
"version": "2.0.4",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/fusioncharts/angular-fusioncharts"
@@ -52,4 +52,4 @@
5252
"engines": {
5353
"node": ">=4.4.1"
5454
}
55-
}
55+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-fusioncharts",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

0 commit comments

Comments
 (0)