Skip to content

Commit 660c767

Browse files
committed
Excluding docs from bundled package and bumping version
1 parent df2f858 commit 660c767

File tree

149 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

149 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.

package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package.describe({
22
summary: "The simplest no-conflict way to use AngularJS with Meteor, Meteorite and Atmosphere Smart Packages.",
3-
version: "0.5.2",
3+
version: "0.5.3",
44
git: "https://github.com/Urigo/angular-meteor.git"
55
});
66

smart.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/Urigo/angular-meteor.git",
55
"author": "Androo Lee & Uri Goldshtein",
66
"git": "https://github.com/Urigo/angular-meteor.git",
7-
"version": "0.5.2",
7+
"version": "0.5.3",
88
"packages": {
99
"bower": {}
1010
},

0 commit comments

Comments
 (0)