Skip to content

Instantly share code, notes, and snippets.

@possibilities
Created September 10, 2014 18:00
Show Gist options
  • Save possibilities/06fcf86fd4d732483105 to your computer and use it in GitHub Desktop.
Save possibilities/06fcf86fd4d732483105 to your computer and use it in GitHub Desktop.
∴ cat bower.json /tmp
{
"name": "tmp",
"version": "0.0.2",
"authors": [
"Mike Bannister <[email protected]>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
mike@boof-2
∴ bower version pre /tmp
v0.0.2-0
mike@boof-2
∴ bower version pre /tmp
v0.0.2-1
mike@boof-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment