Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3cc99ee

Browse files
author
Max Lynch
committedNov 26, 2013
Version bump
1 parent 1c9f4e2 commit 3cc99ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic",
3-
"version": "0.9.12",
3+
"version": "0.9.13",
44
"homepage": "https://github.com/driftyco/ionic",
55
"authors": [
66
"Max Lynch <max@drifty.com>",

‎component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"repo": "driftyco/ionic",
33
"development": {},
4-
"version": "0.9.12",
4+
"version": "0.9.13",
55
"styles": [
66
"dist/css/ionic.css"
77
],

1 commit comments

Comments
 (1)

sorich87 commented on Nov 27, 2013

@sorich87
Please sign in to comment.