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 409ea96 commit 7536c9dCopy full SHA for 7536c9d
haskell/sbp.cabal
@@ -1,5 +1,5 @@
1
name: sbp
2
-version: 2.2.3-dirty
+version: 2.2.3
3
synopsis: SwiftNav's SBP Library
4
homepage: https://github.com/swift-nav/libsbp
5
license: LGPL-3
package.json
@@ -1,6 +1,6 @@
{
"name": "libsbp",
- "version": "2.2.3-dirty",
+ "version": "2.2.3",
"description": "libsbp bindings for JavaScript. More information here: http://swift-nav.github.io/libsbp/",
"files": [
6
"javascript/*",
0 commit comments