Skip to content

Commit

Permalink
updated version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
stustison committed Mar 25, 2015
1 parent ec2767c commit a70078f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
-->

AMD compatible version of usngs.js by Larry Moore with bug fixes and enhancements.
AMD compatible version of usngs.js with bug fixes, enhancements, and extensive unit tests.

```
git clone git://github.com/codice/usng.js.git
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "usng.js",
"version": "0.0.1",
"version": "0.1.0",
"main": "usng.js",
"private": false,
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "usng.js",
"version": "0.0.1",
"version": "0.1.0",
"devDependencies": {
"chai": "^1.10.0",
"grunt": "^0.4.5",
Expand Down

0 comments on commit a70078f

Please sign in to comment.