Skip to content

Commit 7536c9d

Browse files
author
Dmitry Tatarinov
committed
Update per review
1 parent 409ea96 commit 7536c9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

haskell/sbp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sbp
2-
version: 2.2.3-dirty
2+
version: 2.2.3
33
synopsis: SwiftNav's SBP Library
44
homepage: https://github.com/swift-nav/libsbp
55
license: LGPL-3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libsbp",
3-
"version": "2.2.3-dirty",
3+
"version": "2.2.3",
44
"description": "libsbp bindings for JavaScript. More information here: http://swift-nav.github.io/libsbp/",
55
"files": [
66
"javascript/*",

0 commit comments

Comments
 (0)