Commit 8294b080 authored by Calvin Metcalf's avatar Calvin Metcalf
Browse files

Merge pull request #73 from proj4js/publisher-fix

fixes the issues that led to a screwed up 2.0.0
parents 4cacf32c da084767
Loading
Loading
Loading
Loading

dist/.gitignore

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
*
 No newline at end of file

publish.sh

100644 → 100755
+3 −3
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
tin -v $1
git checkout -b build
grunt
git add dist/proj4.js -f
git add dist/proj4-src.js -f
git add dist
git add lib/version.js
git add package.json
git add bower.json
git add component.json