Skip to content

Commit 3232436

Browse files
committed
Update correctly for version update 0.3.2
1 parent 6f058e8 commit 3232436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-walkthrough",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"homepage": "https://github.com/souly1/ng-walkthrough",
55
"authors": [
66
"Ophir Stern <souly01@gmail.com>"
@@ -11,7 +11,7 @@
1111
"angular": "1.4.3"
1212
},
1313
"devDependencies": {
14-
"showdown": "0.3.2",
14+
"showdown": "0.3.1",
1515
"angular-mocks": "1.4.3",
1616
"jquery": "^2.0",
1717
"jasmine-core": "^2.1",

0 commit comments

Comments
 (0)