Skip to content

Commit 545223a

Browse files
committed
update version to 0.4 and indicate this is technical preview
1 parent b95fe26 commit 545223a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

client/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
# Puppet Language Support for Visual Studio Code
88

9-
This extension provides Puppet Language support for [Visual Studio Code](https://code.visualstudio.com/)
9+
This extension provides Puppet Language support for [Visual Studio Code](https://code.visualstudio.com/).
10+
11+
**It is currently in technical preview, so that we can gather bug reports and find out what new features to add.**
1012

1113
## Platform support
1214

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "puppet-vscode",
33
"displayName": "Puppet",
44
"description": "Puppet VSCode extension",
5-
"version": "0.0.4",
5+
"version": "0.4.0",
66
"publisher": "jpogran",
77
"license": "SEE LICENSE IN LICENSE.txt",
88
"icon": "images/Puppet-Logo-Amber-sm.png",

0 commit comments

Comments
 (0)