Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
2.10.2-with-improved-backtracking-assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinJoyce committed Dec 23, 2016
1 parent 5d0c877 commit f281eda
Show file tree
Hide file tree
Showing 12 changed files with 8,963 additions and 3,762 deletions.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember",
"version": "2.11.0-beta.2",
"version": "2.10.2-with-improved-backtracking-assertion",
"license": "MIT",
"homepage": "https://github.com/emberjs/ember.js",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ember",
"repo": "components/ember",
"version": "2.11.0-beta.2",
"version": "2.10.2-with-improved-backtracking-assertion",
"license": "MIT",
"homepage": "https://github.com/emberjs/ember.js",
"main": "ember.debug.js",
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@
}
}
},
"version": "2.11.0-beta.2"
"version": "2.10.2-with-improved-backtracking-assertion"
}
Loading

0 comments on commit f281eda

Please sign in to comment.