Skip to content

Commit

Permalink
Bump version 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav0 committed Jun 15, 2016
1 parent eaa5364 commit 7ab3a5a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion blueprints/twiddle.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.9.1",
"version": "0.9.2",
"EmberENV": {
"FEATURES": {}
},
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-twiddle",
"version": "0.9.1",
"version": "0.9.2",
"dependencies": {
"ember": "2.6.0",
"ember-cli-shims": "0.1.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-twiddle",
"version": "0.9.1",
"version": "0.9.2",
"description": "https://ember-twiddle.com",
"private": true,
"directories": {
Expand Down

0 comments on commit 7ab3a5a

Please sign in to comment.