Skip to content

Commit 75a5cf0

Browse files
committed
Bumping version to v0.9.2
1 parent 1ca7533 commit 75a5cf0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Aura 0.9.1
1+
# Aura 0.9.2
22

33
<img src="https://raw.github.com/hull/aura-identity/master/logo/export/halo.png" width="300px" align="right">
44

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aura",
33
"description": "Aura is an event-driven architecture for developing scalable applications using reusable components",
44
"homepage": "http://aurajs.com",
5-
"version": "0.9.1",
5+
"version": "0.9.2",
66
"main": [
77
"lib/aura.js"
88
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aura",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"homepage":"http://aurajs.com",
55
"url": "https://github.com/aurajs/aura",
66
"devDependencies": {

0 commit comments

Comments
 (0)