Bump version to 0.12.0

This commit is contained in:
Geert Weening
2015-02-11 12:24:40 -08:00
parent 53c7705c36
commit 2abac6ce5c
2 changed files with 2 additions and 2 deletions

2
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.12.0-rc3",
"version": "0.12.0",
"dependencies": {
"async": {
"version": "0.9.0",

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.12.0-rc3",
"version": "0.12.0",
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
"files": [
"src/js/*",