Skip to content

Commit fbfbf25

Browse files
committed
update to 0.8.0-alpha
1 parent d804d3e commit fbfbf25

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ results
1515
node_modules
1616
npm-debug.log
1717
tmp
18+
bower_components

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-amd-build",
33
"description": "Grunt plugin to build AMD applications.",
4-
"version": "0.7.6",
4+
"version": "0.8.0-alpha",
55
"homepage": "https://github.com/ibm-js/grunt-amd-build",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)