Skip to content

Commit

Permalink
Bump version to 0.1.2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
arifszn committed Aug 5, 2023
1 parent 09f5bde commit 599a3d9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@

![preview](https://github.com/arifszn/vail/assets/45073703/245f4f93-6c8b-4fd6-8683-8bd713a0f3f7)


## Introduction

**Vail** provides a Docker powered local development experience for JavaScript/TypeScript Apps that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Vail. Vail's simple CLI means you can start building your application <!-- with MySQL, PostgreSQL, Redis --> without any previous Docker experience.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vail",
"version": "0.1.1",
"version": "0.1.2",
"description": "Dockerize Your JavaScript/TypeScript Apps Effortlessly.",
"license": "MIT",
"author": "arifszn",
Expand Down

0 comments on commit 599a3d9

Please sign in to comment.