Browse Source

v 0.1.1

tags/v0.2.0
Muthu Kumar 7 years ago
parent
commit
0da932e01d
  1. 2
      README.md
  2. 2
      package.json

2
README.md

@ -8,7 +8,7 @@
# up
> Current version: `up v.0.1.0 (Pre-Alpha)`
> Current version: `up v.0.1.1 (Pre-Alpha)`
> Notes: `up` has landed in pre-alpha! 🎉 Changelog will be added from `up v.0.2.0` [(Alpha/MVP)](Roadmap.md)\
> ⚠️ ❌ `up` is still not ready for use yet! Do not attempt to use this in development or production until alpha!

2
package.json

@ -1,6 +1,6 @@
{
"name": "up-serve",
"version": "0.1.0.171103",
"version": "0.1.0",
"description": "A cli tool to quickly create and manage nginx server blocks.",
"main": "index.js",
"scripts": {

Loading…
Cancel
Save