Skip to content

Commit 86f27f4

Browse files
authored
Merge pull request #17 from VectorCamp/fix/simd.ai
fix package
2 parents 599b93c + 440563c commit 86f27f4

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ We are actively working to address these issues in an upcoming release.
126126
- Lighter tone in Power VSX datatypes
127127
- Add llvm_mca metrics
128128
- Add Latency/Throughput View
129+
130+
## 1.0.11
131+
- Fix simd.ai url in package
129132
---
130133

131134

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "code-simd-ai",
33
"displayName": "code.simd.ai",
44
"description": "VScode plugin for porting of code between different cpu architectures",
5-
"version": "1.0.10",
5+
"version": "1.0.11",
66
"publisher": "VectorCamp",
77
"engines": {
88
"vscode": "^1.100.0"

0 commit comments

Comments
 (0)