Skip to content

Commit 3ff4ff6

Browse files
author
Ariel Faur
committed
update version
1 parent 8d96faa commit 3ff4ff6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ionic-wizard",
33
"description": "A set of Angular/Ionic directives to create a wizard using Ionic's slide box component",
4-
"version": "1.0",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/arielfaur/ionic-wizard",
66
"license": "MIT",
77
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic-wizard",
3-
"version": "1.0",
3+
"version": "1.0.0",
44
"description": "A set of Angular/Ionic directives to create a wizard using Ionic's slide box component",
55
"repository": "https://github.com/arielfaur/ionic-wizard",
66
"license": "MIT",

0 commit comments

Comments
 (0)