From 780c5e9939fcf5da349c78723e77c2ddc2ec325b Mon Sep 17 00:00:00 2001 From: Dung Huynh Duc Date: Wed, 13 Nov 2024 07:24:59 +0800 Subject: [PATCH] chore: prepare for release v2 --- README.md | 13 +------------ version.txt | 2 +- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 9dbc78f..f0eb219 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,6 @@ Hurl.nvim is a Neovim plugin designed to run HTTP requests directly from `.hurl` files. Elevate your API development workflow by executing and viewing responses without leaving your editor.

-> [!IMPORTANT] -> Version 2 is in development! We're working on making hurl.nvim even better. Try out the [canary branch](https://github.com/jellydn/hurl.nvim/pull/207) and share your feedback: -> -> ```bash -> { -> "jellydn/hurl.nvim", -> branch = "canary", -> -- ... rest of your configuration -> } -> ``` - [![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) @@ -24,7 +13,7 @@ ## Prerequisites -- Neovim stable (0.10.0) or nightly. It might not work with older versions of Neovim. +- Neovim stable (0.10.2) or nightly. It might not work with older versions of Neovim. ## Features diff --git a/version.txt b/version.txt index 27f9cd3..227cea2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.8.0 +2.0.0