Skip to content

Commit e27f78a

Browse files
committed
release: v1.0.0-beta.7 "einsteinium-emu"
1 parent deef791 commit e27f78a

21 files changed

+10265
-8015
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.0.0-beta.7 "einsteinium-emu" (2014-06-12)
2+
3+
14
<a name="1.0.0-beta.6"></a>
25
### 1.0.0-beta.6 "darmstadtium-dingo" (2014-05-21)
36

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ionic",
3-
"version": "1.0.0-beta.6",
4-
"codename": "darmstadtium-dingo",
3+
"version": "1.0.0-beta.7",
4+
"codename": "einsteinium-emu",
55
"homepage": "https://github.com/driftyco/ionic",
66
"authors": [
77
"Max Lynch <[email protected]>",

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"repo": "driftyco/ionic",
33
"development": {},
4-
"version": "1.0.0-beta.6",
4+
"version": "1.0.0-beta.7",
55
"styles": [
66
"dist/css/ionic.css"
77
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ionic",
33
"private": false,
44
"version": "1.0.0-beta.7",
5-
"codename": "darmstadtium-dingo",
5+
"codename": "einsteinium-emu",
66
"repository": {
77
"url": "git://github.com/driftyco/ionic.git"
88
},

0 commit comments

Comments
 (0)