diff --git a/LICENSE b/LICENSE index 26926b7..5ede380 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Nathan B. (10Nates) +Copyright (c) 2024 Nathan B. (10Nates) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index 39d0e35..cf77e13 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ollama-autocoder", "displayName": "Ollama Autocoder", "description": "A simple to use Ollama autocompletion engine with options exposed and streaming functionality", - "version": "0.0.5", + "version": "0.0.6", "icon": "icon.png", "publisher": "10nates", "license": "MIT",