diff --git a/README.md b/README.md index 0b68c0e..a81e0ce 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Set of snippets for a faster [Remix](https://remix.run/) development. ## Features -![remix snippet default function example](https://raw.githubusercontent.com/amimaro/remix-run-snippets/main/remix-default-function.gif) +![remix snippet default function example](https://raw.githubusercontent.com/amimaro/remix-run-snippets/main/remix-fast-track.gif) Get access to the set of snippets by typing `remix` prefix to start developing. @@ -141,6 +141,10 @@ Update README and added more tags. Fix typescript links snippet +### 1.0.5 + +Update example gif. + --- **Enjoy!** diff --git a/package.json b/package.json index 1f1d5c1..d05af0d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "remix-run-snippets", "displayName": "Remix Run Snippets", "description": "Remix Run Snippets for a faster development.", - "version": "1.0.4", + "version": "1.0.5", "publisher": "amimaro", "license": "MIT", "icon": "icon.png",