Bump version to 0.12.4

This commit is contained in:
Geert Weening
2015-04-24 16:21:32 -07:00
parent f327487157
commit 50eca42e35
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.4-rc1",
"version": "0.12.4",
"dependencies": {
"async": {
"version": "0.9.0",

View File

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