Skip to content

Commit

Permalink
0.0.107
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrifwald committed Apr 13, 2016
1 parent 85b1039 commit 79a2b68
Show file tree
Hide file tree
Showing 5 changed files with 4,089 additions and 4,087 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "traceur",
"version": "0.0.106",
"version": "0.0.107",
"main": "./traceur.js",
"ignore": [
"node_modules",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bower-traceur",
"description": "A Bower package for the Google Traceur compiler.",
"version": "0.0.106",
"version": "0.0.107",
"homepage": "http://ambition.com",
"scripts": {
"build": "npm install && grunt"
Expand All @@ -16,7 +16,7 @@
"url": "https://github.com/jmcriffey/bower-traceur.git"
},
"devDependencies": {
"traceur": "0.0.106",
"traceur": "0.0.107",
"grunt": "~0.4.2",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-uglify": "~1.0.0",
Expand Down
Loading

0 comments on commit 79a2b68

Please sign in to comment.