We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b324d0 commit 44133e7Copy full SHA for 44133e7
changelog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 0.5.2
4
+- Replacing broken version (0.5.1+5.44.0) with a fixed version
5
+
6
## 0.5.1
7
- update to CodeMirror 5.44.0
8
- expose the `nord` theme
pubspec.yaml
@@ -3,7 +3,7 @@
# license that can be found in the LICENSE file.
name: codemirror
-version: 0.5.1+5.44.0
+version: 0.5.2+5.44.0
description: A Dart wrapper around the CodeMirror text editor.
author: Devon Carew <[email protected]>
9
homepage: https://github.com/google/codemirror.dart
0 commit comments