We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7571028 commit ce554e6Copy full SHA for ce554e6
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="v3.0.3"></a>
2
+### v3.0.3 (2015-08-10)
3
+
4
5
+#### Bug Fixes
6
7
+* **build:** Fixes Grunt Task not Publishing ([7571028d](http://github.com/angular-ui/ng-grid/commit/7571028d70069fed63bee65aadd606b5caf41ac6))
8
9
<a name="v3.0.2"></a>
10
### v3.0.2 (2015-08-10)
11
bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-ui-grid",
- "version": "3.0.2",
+ "version": "3.0.3",
"homepage": "http://ui-grid.info",
"repository": {
"type": "git",
package.json
"name": "ui-grid",
"description": "A data grid for Angular",
"directories": {
"test": "test"
0 commit comments