diff options
| author | Igor Minar | 2013-05-20 16:37:28 -0700 |
|---|---|---|
| committer | Igor Minar | 2013-05-21 03:39:36 -0700 |
| commit | d458d7350b8a26752e649bd2b8d061137d0247de (patch) | |
| tree | 217c047619d20c212888810fa9afaac8b9e54997 /version.yaml | |
| parent | eb21eb5a06814e061983570e7e5b67322dc9e9ed (diff) | |
| download | angular.js-d458d7350b8a26752e649bd2b8d061137d0247de.tar.bz2 | |
chore(package.json): kill version.yaml in favor of package.json
all versioning info is now in package.json and that's where the build scripts read it from
Diffstat (limited to 'version.yaml')
| -rw-r--r-- | version.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/version.yaml b/version.yaml deleted file mode 100644 index 9e211188..00000000 --- a/version.yaml +++ /dev/null @@ -1,5 +0,0 @@ -# AngularJS build config file ---- -version: 1.1.5-snapshot -codename: triangle-squarification -stable: 1.1.4 |
