Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Feb 13, 2015
1 parent cb2050e commit 8ae4413
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "raml-object-standard",
"version": "0.0.3",
"version": "0.0.4",
"homepage": "https://github.com/mulesoft-labs/raml-object-standard",
"main": "raml-object-standard.js",
"authors": [
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": "raml-object-standard",
"version": "0.0.3",
"version": "0.0.4",
"description": "A standardized RAML object representation using JSON",
"main": "raml-object-standard.js",
"files": [
Expand Down

0 comments on commit 8ae4413

Please sign in to comment.